summaryrefslogtreecommitdiffstats
path: root/devtools/shared/commands/script/tests/browser.ini
blob: 949c54f76099876e6437960008b18f09d73f1afc (plain)
1
2
3
4
5
6
7
8
9
10
11
[DEFAULT]
tags = devtools
subsuite = devtools
support-files =
  !/devtools/client/shared/test/shared-head.js
  head.js

[browser_script_command_execute_basic.js]
[browser_script_command_execute_document__proto__.js]
[browser_script_command_execute_last_result.js]
[browser_script_command_execute_throw.js]