aboutsummaryrefslogtreecommitdiffstats
path: root/jsTestDriver.conf
diff options
context:
space:
mode:
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: