From 49ed63d26a813126bd8955fa8df59d963070a986 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Thu, 18 Oct 2012 03:13:04 -0700 Subject: chore(jstd): remove JsTestDriver from our repo Testacular FTW! --- test-perf.sh | 9 --------- 1 file changed, 9 deletions(-) delete mode 100755 test-perf.sh (limited to 'test-perf.sh') diff --git a/test-perf.sh b/test-perf.sh deleted file mode 100755 index 21ef066d..00000000 --- a/test-perf.sh +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh - -norecompile=$1 - -if [[ $norecompile = "" ]]; then - rake compile -fi - -java -jar lib/jstestdriver/JsTestDriver.jar --tests all --config jsTestDriver-perf.conf $@ -- cgit v1.2.3