summaryrefslogtreecommitdiff
path: root/share/www/custom_test.html
diff options
context:
space:
mode:
Diffstat (limited to 'share/www/custom_test.html')
-rw-r--r--share/www/custom_test.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/www/custom_test.html b/share/www/custom_test.html
index d0f4bdda..9292068a 100644
--- a/share/www/custom_test.html
+++ b/share/www/custom_test.html
@@ -26,6 +26,8 @@ specific language governing permissions and limitations under the License.
<script src="script/futon.js?0.11.0"></script>
<script src="script/jquery.resizer.js?0.11.0"></script>
<script src="script/couch.js?0.11.0"></script>
+ <script src="script/couch_test_runner.js?0.11.0"></script>
+
<script>
function T(arg, desc) {
if(!arg) {