From 5bfca1d8ada6e8da1966a17d04143d8a2032b803 Mon Sep 17 00:00:00 2001 From: Robert Newson Date: Sat, 28 May 2011 17:05:33 +0000 Subject: move COUCHDB-1178 test to conflicts.js git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.1.x@1128708 13f79535-47bb-0310-9956-ffa450edef68 --- share/www/script/couch_tests.js | 1 - 1 file changed, 1 deletion(-) (limited to 'share/www/script/couch_tests.js') diff --git a/share/www/script/couch_tests.js b/share/www/script/couch_tests.js index 4c5c00d6..eb573526 100644 --- a/share/www/script/couch_tests.js +++ b/share/www/script/couch_tests.js @@ -76,7 +76,6 @@ loadTest("reduce.js"); loadTest("reduce_builtin.js"); loadTest("reduce_false.js"); loadTest("reduce_false_temp.js"); -loadTest("regression.js"); loadTest("replication.js"); loadTest("replicator_db.js"); loadTest("rev_stemming.js"); -- cgit v1.2.3