diff options
Diffstat (limited to 'browser/components/newtab/tests/xpcshell/xpcshell.ini')
-rw-r--r-- | browser/components/newtab/tests/xpcshell/xpcshell.ini | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/browser/components/newtab/tests/xpcshell/xpcshell.ini b/browser/components/newtab/tests/xpcshell/xpcshell.ini new file mode 100644 index 000000000..c249ee3e2 --- /dev/null +++ b/browser/components/newtab/tests/xpcshell/xpcshell.ini @@ -0,0 +1,11 @@ +[DEFAULT] +head = +tail = +firefox-appdir = browser +skip-if = toolkit == 'android' + +[test_AboutNewTabService.js] +[test_NewTabPrefsProvider.js] +[test_NewTabSearchProvider.js] +[test_NewTabURL.js] +[test_PlacesProvider.js] |