diff options
| author | Misko Hevery | 2010-04-23 07:34:02 -0700 | 
|---|---|---|
| committer | Misko Hevery | 2010-04-23 07:34:02 -0700 | 
| commit | 076f37a5ec26e88c5aeb2f37aa19ea7b2516d9f3 (patch) | |
| tree | f060b47a03c24beace7afc54eaa6a3f7ccb0eefa /test.sh | |
| parent | c29dc1a940950b558eae92ba976e2c2c5aceab58 (diff) | |
| download | angular.js-076f37a5ec26e88c5aeb2f37aa19ea7b2516d9f3.tar.bz2 | |
fix last ie failure
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 'widget ng:switch' --config jsTestDriver-jquery.conf +java -jar lib/jstestdriver/JsTestDriver.jar --tests all +# java -jar lib/jstestdriver/JsTestDriver.jar --tests all --config jsTestDriver-jquery.conf | 
