summaryrefslogtreecommitdiff
path: root/rel/overlay/share/www/custom_test.html
diff options
context:
space:
mode:
Diffstat (limited to 'rel/overlay/share/www/custom_test.html')
-rw-r--r--rel/overlay/share/www/custom_test.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/rel/overlay/share/www/custom_test.html b/rel/overlay/share/www/custom_test.html
index 9292068a..2566a000 100644
--- a/rel/overlay/share/www/custom_test.html
+++ b/rel/overlay/share/www/custom_test.html
@@ -27,7 +27,7 @@ specific language governing permissions and limitations under the License.
<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 src="script/couch_tests.js"></script>
<script>
function T(arg, desc) {
if(!arg) {