Skip to content

Commit 18bc18a

Browse files
committed
Explicitly set suites field in Intern config (closes #475)
1 parent 5738aa7 commit 18bc18a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/intern.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ define({
6565
// used here
6666
loaderOptions: {},
6767

68+
suites: [],
69+
6870
// Functional test suite(s) to run in each browser once non-functional tests are completed
6971
functionalSuites: ['tests/integration/setup', 'tests/integration/integration', 'tests/functional/helpers','tests/functional/detectors'],
7072

0 commit comments

Comments
 (0)