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