summaryrefslogtreecommitdiff
path: root/share/www/script/couch_tests.js
diff options
context:
space:
mode:
Diffstat (limited to 'share/www/script/couch_tests.js')
-rw-r--r--share/www/script/couch_tests.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/www/script/couch_tests.js b/share/www/script/couch_tests.js
index 62e877d8..6528835d 100644
--- a/share/www/script/couch_tests.js
+++ b/share/www/script/couch_tests.js
@@ -37,6 +37,7 @@ loadTest("bulk_docs.js");
loadTest("lots_of_docs.js");
loadTest("reduce.js");
loadTest("reduce_false.js");
+loadTest("reduce_builtin.js");
loadTest("design_options.js");
loadTest("multiple_rows.js");
loadTest("large_docs.js");