diff options
Diffstat (limited to 'testing/xpcshell/example/unit/xpcshell-included-with-prefs.ini')
-rw-r--r-- | testing/xpcshell/example/unit/xpcshell-included-with-prefs.ini | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/xpcshell/example/unit/xpcshell-included-with-prefs.ini b/testing/xpcshell/example/unit/xpcshell-included-with-prefs.ini new file mode 100644 index 0000000000..dc18700c82 --- /dev/null +++ b/testing/xpcshell/example/unit/xpcshell-included-with-prefs.ini @@ -0,0 +1,5 @@ +# This file is included by xpcshell-with-prefs.ini +[DEFAULT] +prefs = dummy.pref.from.test.ancestor=ReplacedParent + +[test_prefs_defaults_included.js] |