aboutsummaryrefslogtreecommitdiffstats
path: root/jsTestDriver.conf
diff options
context:
space:
mode:
authorMisko Hevery2010-04-09 16:20:15 -0700
committerMisko Hevery2010-04-09 16:20:15 -0700
commit843bd355d25ebf2369aec79f98cb6704d38497e9 (patch)
tree3850d13b9ad8ab6c5dd975c20cf9d849c7429ed2 /jsTestDriver.conf
parent41a5c408c242269bf31bc0b774c7304fdf7c2f1c (diff)
downloadangular.js-843bd355d25ebf2369aec79f98cb6704d38497e9.tar.bz2
various bug fixes
Diffstat (limited to 'jsTestDriver.conf')
-rw-r--r--jsTestDriver.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/jsTestDriver.conf b/jsTestDriver.conf
index a0cae9a4..9c2ef63f 100644
--- a/jsTestDriver.conf
+++ b/jsTestDriver.conf
@@ -1,9 +1,9 @@
server: http://localhost:9876
load:
- - lib/jasmine/jasmine-0.10.1.js
+ - lib/jasmine/jasmine-0.10.3.js
- lib/jasmine-jstd-adapter/JasmineAdapter.js
- - lib/webtoolkit/webtoolkit.base64.js
+# - lib/webtoolkit/webtoolkit.base64.js
# - lib/jquery/jquery-1.4.2.js
# - lib/underscore/underscore.js
- src/Angular.js