From 17d2ced9cc7e45d1d7272a1217861e598e5522dd Mon Sep 17 00:00:00 2001 From: Misko Hevery Date: Wed, 14 Jul 2010 17:48:09 -0700 Subject: appease IE on CSS styles --- test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test.sh') diff --git a/test.sh b/test.sh index d0a4839a..19a74d4b 100755 --- a/test.sh +++ b/test.sh @@ -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 -- cgit v1.2.3