diff options
| author | Igor Minar | 2012-10-18 03:13:04 -0700 |
|---|---|---|
| committer | Igor Minar | 2012-10-18 03:13:04 -0700 |
| commit | 8d69f4b93aea66a417f5c881b2e6381d19d86b35 (patch) | |
| tree | 663300a6e3e38e28df9a7298f30d838a87cce5cb /test-modules.sh | |
| parent | ca96ec32f996b1130f06ad070ee29c5810c40e57 (diff) | |
| download | angular.js-8d69f4b93aea66a417f5c881b2e6381d19d86b35.tar.bz2 | |
chore(jstd): remove JsTestDriver from our repo
Testacular FTW!
Diffstat (limited to 'test-modules.sh')
| -rwxr-xr-x | test-modules.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test-modules.sh b/test-modules.sh deleted file mode 100755 index 58693336..00000000 --- a/test-modules.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/bash -if [ ! -e test.dissable ]; then - java -jar lib/jstestdriver/JsTestDriver.jar --tests all --config jsTestDriver-modules.conf $@ -fi |
