aboutsummaryrefslogtreecommitdiffstats
path: root/jsTestDriver.conf
diff options
context:
space:
mode:
authorAdam Abrons2010-03-16 14:48:11 -0700
committerAdam Abrons2010-03-16 14:48:11 -0700
commitc9aba8b442adce496f0600c88764f7ffcc166879 (patch)
tree5f787dc4eec0f892ed939cdfa1c6b5d5e8033443 /jsTestDriver.conf
parent2df072e3f89e8998b06b5a9e5ffb10fa32155136 (diff)
downloadangular.js-c9aba8b442adce496f0600c88764f7ffcc166879.tar.bz2
make xhr just a method
Diffstat (limited to 'jsTestDriver.conf')
-rw-r--r--jsTestDriver.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/jsTestDriver.conf b/jsTestDriver.conf
index c048a294..da821ad1 100644
--- a/jsTestDriver.conf
+++ b/jsTestDriver.conf
@@ -9,10 +9,10 @@ load:
- lib/underscore/underscore.js
- src/Angular.js
- src/*.js
- - src/test/_namespace.js
- - src/test/*.js
+ - src/scenario/_namespace.js
+ - src/scenario/*.js
- test/testabilityPatch.js
- - test/test/*.js
+ - test/scenario/*.js
- test/*.js
exclude: