summaryrefslogtreecommitdiff
path: root/share/www/couch_tests.html
diff options
context:
space:
mode:
authorJohn Christopher Anderson <jchris@apache.org>2009-02-15 23:59:38 +0000
committerJohn Christopher Anderson <jchris@apache.org>2009-02-15 23:59:38 +0000
commit59a60a319bead55aa188e8cb1516d5e5146c4492 (patch)
tree223063b38170d593def1e31ed12b6505dcd70c79 /share/www/couch_tests.html
parent146bc594aef47b675670e7a7fd7f89b7c6a10843 (diff)
Reorganize the tests into one file per test. No other changes.
git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@744782 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'share/www/couch_tests.html')
-rw-r--r--share/www/couch_tests.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/www/couch_tests.html b/share/www/couch_tests.html
index 1bfc7813..5d1b4178 100644
--- a/share/www/couch_tests.html
+++ b/share/www/couch_tests.html
@@ -34,7 +34,7 @@ specific language governing permissions and limitations under the License.
});
});
var testsPath = document.location.toString().split('?')[1];
- loadTests(testsPath||"script/couch_tests.js")
+ loadScript(testsPath||"script/couch_tests.js")
</script>
</head>
<body><div id="wrap">