We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5738aa7 commit 18bc18aCopy full SHA for 18bc18a
tests/intern.js
@@ -65,6 +65,8 @@ define({
65
// used here
66
loaderOptions: {},
67
68
+ suites: [],
69
+
70
// Functional test suite(s) to run in each browser once non-functional tests are completed
71
functionalSuites: ['tests/integration/setup', 'tests/integration/integration', 'tests/functional/helpers','tests/functional/detectors'],
72
0 commit comments