diff options
| author | Misko Hevery | 2010-07-14 17:48:09 -0700 | 
|---|---|---|
| committer | Misko Hevery | 2010-07-14 17:48:09 -0700 | 
| commit | 17d2ced9cc7e45d1d7272a1217861e598e5522dd (patch) | |
| tree | 025484db26066cb047fc1d9041d7a3b68d17082c /test.sh | |
| parent | e3e9ac86750b20fb8ad6765011e06d569899612d (diff) | |
| download | angular.js-17d2ced9cc7e45d1d7272a1217861e598e5522dd.tar.bz2 | |
appease IE on CSS styles
Diffstat (limited to 'test.sh')
| -rwxr-xr-x | test.sh | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -4,4 +4,4 @@ if [[ $tests = "" ]]; then  fi  java -jar lib/jstestdriver/JsTestDriver.jar --tests "$tests" -# java -jar lib/jstestdriver/JsTestDriver.jar --tests "$tests" --config jsTestDriver-jquery.conf +#java -jar lib/jstestdriver/JsTestDriver.jar --tests "$tests" --config jsTestDriver-jquery.conf | 
