diff options
Diffstat (limited to 'services/cloudsync/tests/xpcshell/xpcshell.ini')
-rw-r--r-- | services/cloudsync/tests/xpcshell/xpcshell.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/services/cloudsync/tests/xpcshell/xpcshell.ini b/services/cloudsync/tests/xpcshell/xpcshell.ini new file mode 100644 index 000000000..08d2eff3a --- /dev/null +++ b/services/cloudsync/tests/xpcshell/xpcshell.ini @@ -0,0 +1,10 @@ +[DEFAULT] +head = head.js +tail = +firefox-appdir = browser +skip-if = toolkit == 'android' + +[test_module.js] +[test_tabs.js] +[test_bookmarks.js] +[test_lazyload.js] |