aboutsummaryrefslogtreecommitdiffstats
path: root/jsTestDriver.conf
diff options
context:
space:
mode:
authorMisko Hevery2010-01-24 17:10:58 -0800
committerMisko Hevery2010-01-24 17:10:58 -0800
commitefad9ec5be8da442af5fb3dffc08510f7a71e10f (patch)
treeb6ffdda829b47b9058f0b2ccbd6ef3465ccfe0bc /jsTestDriver.conf
parentc7719c24121b500f0bc2ac7c652d8ec0de418a37 (diff)
downloadangular.js-efad9ec5be8da442af5fb3dffc08510f7a71e10f.tar.bz2
changes to make it closure compiler compatible
Diffstat (limited to 'jsTestDriver.conf')
-rw-r--r--jsTestDriver.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/jsTestDriver.conf b/jsTestDriver.conf
index 28958ee4..6c2cf0bb 100644
--- a/jsTestDriver.conf
+++ b/jsTestDriver.conf
@@ -4,7 +4,7 @@ load:
- lib/jasmine/jasmine-0.10.0.js
- lib/jasmine-jstd-adapter/JasmineAdapter.js
- lib/webtoolkit/webtoolkit.base64.js
- - lib/jquery/jquery-1.3.2.js
+ - lib/jquery/jquery-1.4.0.js
- lib/jquery/jquery-ui-1.7.1.custom.min.js
- lib/underscore/underscore.js
- src/Angular.js