summaryrefslogtreecommitdiff
path: root/test/runner.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/runner.sh')
-rwxr-xr-xtest/runner.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/runner.sh b/test/runner.sh
index e071ad63..e920090d 100755
--- a/test/runner.sh
+++ b/test/runner.sh
@@ -1,5 +1,7 @@
#!/bin/sh -e
+erlc runner.erl
+
erl -noshell -pa ../src/couchdb -pa ../src/mochiweb -eval "runner:run()"
cat ../share/www/script/couch.js ../share/www/script/couch_tests.js test.js | ../src/couchdb/couchjs -