mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09:00
parent
01247d33ff
commit
93944a63e9
5 changed files with 6 additions and 41 deletions
|
|
@ -4,6 +4,7 @@
|
|||
// Tests that the addon commands works as they should
|
||||
|
||||
const csscoverage = require("devtools/shared/fronts/csscoverage");
|
||||
const {gDevTools} = require("devtools/client/framework/devtools");
|
||||
|
||||
const PAGE_1 = TEST_BASE_HTTPS + "browser_cmd_csscoverage_page1.html";
|
||||
const PAGE_2 = TEST_BASE_HTTPS + "browser_cmd_csscoverage_page2.html";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue