aboutsummaryrefslogtreecommitdiffstats
path: root/testem.yml
diff options
context:
space:
mode:
Diffstat (limited to 'testem.yml')
-rw-r--r--testem.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/testem.yml b/testem.yml
index 7923a2929..2cf40f7f4 100644
--- a/testem.yml
+++ b/testem.yml
@@ -6,4 +6,5 @@ launch_in_ci:
- Firefox
framework:
- qunit
+before_tests: "npm run buildCiUnits"
test_page: "test/integration/index.html"