diff options
Diffstat (limited to 'devtools/client/performance-new/test/xpcshell/xpcshell.ini')
-rw-r--r-- | devtools/client/performance-new/test/xpcshell/xpcshell.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/devtools/client/performance-new/test/xpcshell/xpcshell.ini b/devtools/client/performance-new/test/xpcshell/xpcshell.ini new file mode 100644 index 0000000000..b609fdf3d9 --- /dev/null +++ b/devtools/client/performance-new/test/xpcshell/xpcshell.ini @@ -0,0 +1,8 @@ +[DEFAULT] +tags = devtools +head = head.js +firefox-appdir = browser + +[test_popup_initial_state.js] +[test_remove_common_path_prefix.js] +[test_webchannel-urls.js] |