aboutsummaryrefslogtreecommitdiffstats
path: root/jsTestDriver.conf
diff options
context:
space:
mode:
authorMisko Hevery2010-04-05 11:46:53 -0700
committerMisko Hevery2010-04-05 11:46:53 -0700
commit7a4b48020688060debe9cb0f9c17615d7585cbe7 (patch)
tree48a5b1d8cf92bb272028a106ab9ea3ec16f477a2 /jsTestDriver.conf
parent4bfa4e230d5ebdd582068effe7f4f1b60c43093a (diff)
downloadangular.js-7a4b48020688060debe9cb0f9c17615d7585cbe7.tar.bz2
added ng:switch widget
Diffstat (limited to 'jsTestDriver.conf')
-rw-r--r--jsTestDriver.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/jsTestDriver.conf b/jsTestDriver.conf
index 21851c99..a0cae9a4 100644
--- a/jsTestDriver.conf
+++ b/jsTestDriver.conf
@@ -11,6 +11,7 @@ load:
- src/scenario/_namespace.js
- src/scenario/*.js
- test/testabilityPatch.js
+ - test/angular-mocks.js
- test/scenario/*.js
- test/*.js
@@ -18,3 +19,4 @@ exclude:
- src/angular.prefix
- src/angular.suffix
- src/angular-bootstrap.js
+ - src/AngularPublic.js