Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Commit

Permalink
upgraded jasmine to 1.0.1
Browse files Browse the repository at this point in the history
Close #63
  • Loading branch information
mhevery committed Oct 18, 2010
1 parent f24ec0c commit 352dbfa
Show file tree
Hide file tree
Showing 4 changed files with 450 additions and 360 deletions.
2 changes: 1 addition & 1 deletion jsTestDriver-jquery.conf
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion jsTestDriver.conf
Original file line number Diff line number Diff line change
@@ -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_remove.js
Expand Down
Binary file added lib/jasmine/.DS_Store
Binary file not shown.

0 comments on commit 352dbfa

Please sign in to comment.