summaryrefslogtreecommitdiffstats
path: root/devtools/client/webconsole/test/node/fixtures/stubs/stubs.ini
blob: 4c8b42030ed24d3e51be11d6de1d481a13b003e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[DEFAULT]
tags = devtools
subsuite = devtools
support-files =
  consoleApi.js
  cssMessage.js
  evaluationResult.js
  index.js
  networkEvent.js
  pageError.js
  platformMessage.js

[browser_dummy.js]
skip-if=true #This is only here so we can expose the support files in other ini files.