aboutsummaryrefslogtreecommitdiffstats
path: root/test.sh
diff options
context:
space:
mode:
authorMisko Hevery2010-01-18 17:56:08 -0800
committerMisko Hevery2010-01-18 17:56:08 -0800
commit0e566fe6cb41de388df6793b350fb81aaa4a8476 (patch)
treedc526a2a5de174f820ef375ffcdb45e32de9cda7 /test.sh
parent7b558b5382c864b00392f50fa5095e53f7b486d0 (diff)
downloadangular.js-0e566fe6cb41de388df6793b350fb81aaa4a8476.tar.bz2
tweeter demo client
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
+