aboutsummaryrefslogtreecommitdiffstats
path: root/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test.sh')
-rwxr-xr-xtest.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/test.sh b/test.sh
index 8993c3ff..32e8b4b7 100755
--- a/test.sh
+++ b/test.sh
@@ -1 +1,2 @@
-java -jar lib/jstestdriver/JsTestDriver.jar --tests all
+java -jar lib/jstestdriver/JsTestDriver.jar --tests all 2>/dev/null | grep -v lib/jasmine
+