diff options
Diffstat (limited to 'testing/modules/tests/xpcshell/xpcshell.ini')
-rw-r--r-- | testing/modules/tests/xpcshell/xpcshell.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/modules/tests/xpcshell/xpcshell.ini b/testing/modules/tests/xpcshell/xpcshell.ini new file mode 100644 index 000000000..40dc9920e --- /dev/null +++ b/testing/modules/tests/xpcshell/xpcshell.ini @@ -0,0 +1,8 @@ +[DEFAULT] +head = +tail = +skip-if = toolkit == 'android' || toolkit == 'gonk' + +[test_assert.js] +[test_mockRegistrar.js] +[test_structuredlog.js] |