From dbaf3887141243d923f12f6248a28cad56cde573 Mon Sep 17 00:00:00 2001 From: Pierre GIRAUD Date: Tue, 17 May 2011 12:09:42 -0700 Subject: [PATCH] Wrong path to the couch_tests.js file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5ee6c3..d2b6f0d 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ over (from `/share/www/script/test` to cp /share/www/script/test/* /share/www/script/test/ -Add the test to `/share/www/script/test/couch_tests.js` +Add the test to `/share/www/script/couch_tests.js` loadTest("spatial.js"); loadTest("list_spatial.js");