diff options
Diffstat (limited to 'xpfe/appshell/test/chrome.toml')
-rw-r--r-- | xpfe/appshell/test/chrome.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/xpfe/appshell/test/chrome.toml b/xpfe/appshell/test/chrome.toml new file mode 100644 index 0000000000..aba2e1e99a --- /dev/null +++ b/xpfe/appshell/test/chrome.toml @@ -0,0 +1,4 @@ +[DEFAULT] +skip-if = ["os == 'android'"] + +["test_windowlessBrowser.xhtml"] |