summaryrefslogtreecommitdiff
path: root/test/runner.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/runner.sh')
-rwxr-xr-xtest/runner.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/runner.sh b/test/runner.sh
index e1936b7e..1f48c390 100755
--- a/test/runner.sh
+++ b/test/runner.sh
@@ -12,10 +12,6 @@
# License for the specific language governing permissions and limitations under
# the License.
-erlc runner.erl
-
-erl -noshell -pa ../src/couchdb -pa ../src/mochiweb -eval "runner:run()"
-
cat ../share/www/script/couch.js \
../share/www/script/couch_test_runner.js \
../share/www/script/couch_tests.js \