diff options
Diffstat (limited to 'remote/cdp/test/xpcshell/xpcshell.toml')
-rw-r--r-- | remote/cdp/test/xpcshell/xpcshell.toml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/remote/cdp/test/xpcshell/xpcshell.toml b/remote/cdp/test/xpcshell/xpcshell.toml new file mode 100644 index 0000000000..e853f32778 --- /dev/null +++ b/remote/cdp/test/xpcshell/xpcshell.toml @@ -0,0 +1,11 @@ +[DEFAULT] + +["test_CDPConnection.js"] + +["test_DomainCache.js"] + +["test_Error.js"] + +["test_Session.js"] + +["test_StreamRegistry.js"] |