aboutsummaryrefslogtreecommitdiffstats
path: root/jsTestDriver.conf
diff options
context:
space:
mode:
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 204594d4..901803b7 100644
--- a/jsTestDriver.conf
+++ b/jsTestDriver.conf
@@ -13,11 +13,13 @@ load:
- test/testabilityPatch.js
- src/scenario/Scenario.js
- src/scenario/output/*.js
+ - src/jstd-scenario-adapter/*.js
- src/scenario/*.js
- src/angular-mocks.js
- test/mocks.js
- test/scenario/*.js
- test/scenario/output/*.js
+ - test/jstd-scenario-adapter/*.js
- test/*.js
- test/service/*.js
- example/personalLog/test/*.js