diff --git a/testem.json b/testem.json index 1e9ea21..5bf8c63 100644 --- a/testem.json +++ b/testem.json @@ -1,7 +1,8 @@ { "framework": "qunit", "src_files": [ - "loader.js" + "lib/loader/loader.js", + "tests/all.js" ], "test_page": "tests/index.html?hidepassed", "launch_in_dev": [