diff options
| author | Misko Hevery | 2010-04-26 17:02:27 -0700 |
|---|---|---|
| committer | Misko Hevery | 2010-04-26 17:02:27 -0700 |
| commit | b275403465cdc581804bc74bf12e243edd642a42 (patch) | |
| tree | 242c0c85f76b0fb0355b50957f4df79b57194484 /test.sh | |
| parent | 2a7cd9f39089af08ff42be6fb247116c35e2d345 (diff) | |
| download | angular.js-b275403465cdc581804bc74bf12e243edd642a42.tar.bz2 | |
fix ie for jquery
Diffstat (limited to 'test.sh')
| -rwxr-xr-x | test.sh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,2 +1,2 @@ -java -jar lib/jstestdriver/JsTestDriver.jar --tests all -# java -jar lib/jstestdriver/JsTestDriver.jar --tests all --config jsTestDriver-jquery.conf +# java -jar lib/jstestdriver/JsTestDriver.jar --tests all +java -jar lib/jstestdriver/JsTestDriver.jar --tests all --config jsTestDriver-jquery.conf |
