mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 04:13:06 +09:00
18 lines
699 B
INI
18 lines
699 B
INI
[DEFAULT]
|
|
tags = devtools
|
|
subsuite = devtools
|
|
support-files =
|
|
head.js
|
|
!/devtools/client/framework/test/shared-head.js
|
|
test-console-api.html
|
|
test-network-event.html
|
|
test-tempfile.js
|
|
|
|
[browser_webconsole_update_stubs_console_api.js]
|
|
skip-if=true # This is only used to update stubs. It is not an actual test.
|
|
[browser_webconsole_update_stubs_evaluation_result.js]
|
|
skip-if=true # This is only used to update stubs. It is not an actual test.
|
|
[browser_webconsole_update_stubs_network_event.js]
|
|
skip-if=true # This is only used to update stubs. It is not an actual test.
|
|
[browser_webconsole_update_stubs_page_error.js]
|
|
skip-if=true # This is only used to update stubs. It is not an actual test.
|