aboutsummaryrefslogtreecommitdiffstats
path: root/jsTestDriver.conf
diff options
context:
space:
mode:
authorAndres Ornelas2010-05-24 15:25:30 -0700
committerAndres Ornelas2010-05-24 15:25:30 -0700
commit3fab5d9879272b9f991a67c8135754f00c055834 (patch)
tree2f33b6de3e3d0900c0bdba3b198e15dceac63712 /jsTestDriver.conf
parentf6c67e28c94033edf6a16eb6508de54679cb49db (diff)
downloadangular.js-3fab5d9879272b9f991a67c8135754f00c055834.tar.bz2
added error handling on scenario definition
Diffstat (limited to 'jsTestDriver.conf')
-rw-r--r--jsTestDriver.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/jsTestDriver.conf b/jsTestDriver.conf
index 4a702a3e..c28e9ff1 100644
--- a/jsTestDriver.conf
+++ b/jsTestDriver.conf
@@ -7,6 +7,7 @@ load:
- test/jquery_remove.js
- src/Angular.js
- src/*.js
+ - src/scenario/Runner.js
- src/scenario/*.js
- test/testabilityPatch.js
- test/angular-mocks.js