This commit is contained in:
Andres Ornelas Mesta
2010-05-24 13:54:32 -07:00
parent d485421e0e
commit f6c67e28c9
9 changed files with 75 additions and 24 deletions

View File

@@ -3,7 +3,8 @@ server: http://localhost:9876
load:
- lib/jasmine/jasmine-0.10.3.js
- lib/jasmine-jstd-adapter/JasmineAdapter.js
# - lib/jquery/jquery-1.4.2.js
- lib/jquery/jquery-1.4.2.js
- test/jquery_remove.js
- src/Angular.js
- src/*.js
- src/scenario/*.js
@@ -13,6 +14,7 @@ load:
- test/*.js
exclude:
- test/jquery_alias.js
- src/angular.prefix
- src/angular.suffix
- src/angular-bootstrap.js