diff options
Diffstat (limited to 'share/www/script/couch_tests.js')
-rw-r--r-- | share/www/script/couch_tests.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/www/script/couch_tests.js b/share/www/script/couch_tests.js index 6e4699e4..62e877d8 100644 --- a/share/www/script/couch_tests.js +++ b/share/www/script/couch_tests.js @@ -60,6 +60,7 @@ loadTest("view_offsets.js"); loadTest("view_pagination.js"); loadTest("view_sandboxing.js"); loadTest("view_xml.js"); +loadTest("changes.js"); loadTest("replication.js"); loadTest("etags_head.js"); loadTest("etags_views.js"); |