From c829bc5fc3db8e9b08e5376362032fef4fc57fa3 Mon Sep 17 00:00:00 2001 From: John Christopher Anderson Date: Wed, 14 Oct 2009 06:35:04 +0000 Subject: tests not loading git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@825018 13f79535-47bb-0310-9956-ffa450edef68 --- share/www/couch_tests.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/www/couch_tests.html') diff --git a/share/www/couch_tests.html b/share/www/couch_tests.html index 76191938..173e9cb3 100644 --- a/share/www/couch_tests.html +++ b/share/www/couch_tests.html @@ -37,7 +37,7 @@ specific language governing permissions and limitations under the License. }); }); var testsPath = document.location.toString().split('?')[1]; - loadScript(testsPath||"script/couch_tests.js") + loadScript(testsPath||"script/couch_tests.js");
-- cgit v1.2.3