diff options
| author | Misko Hevery | 2010-10-17 21:12:51 -0700 |
|---|---|---|
| committer | Misko Hevery | 2010-10-17 21:13:28 -0700 |
| commit | 352dbfa38fca660a80d6fae2c6e810f820247791 (patch) | |
| tree | ed8eb90ff960df7769db5e8688839a392e5079e5 /jsTestDriver-jquery.conf | |
| parent | f24ec0c8f74c85edb3991a8ca6f35056cd084fae (diff) | |
| download | angular.js-352dbfa38fca660a80d6fae2c6e810f820247791.tar.bz2 | |
upgraded jasmine to 1.0.1
Close #63
Diffstat (limited to 'jsTestDriver-jquery.conf')
| -rw-r--r-- | jsTestDriver-jquery.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jsTestDriver-jquery.conf b/jsTestDriver-jquery.conf index 26bdd614..add64fa0 100644 --- a/jsTestDriver-jquery.conf +++ b/jsTestDriver-jquery.conf @@ -1,7 +1,7 @@ server: http://localhost:9876 load: - - lib/jasmine/jasmine-0.10.3.js + - lib/jasmine/jasmine-1.0.1.js - lib/jasmine-jstd-adapter/JasmineAdapter.js - lib/jquery/jquery-1.4.2.js - test/jquery_alias.js |
