1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/toolkit/components/contentprefs/tests/unit_cps2/xpcshell.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,16 @@ 1.4 +[DEFAULT] 1.5 +head = head.js 1.6 +tail = 1.7 +support-files = AsyncRunner.jsm 1.8 + 1.9 +[test_service.js] 1.10 +[test_setGet.js] 1.11 +[test_getSubdomains.js] 1.12 +[test_remove.js] 1.13 +[test_removeByDomain.js] 1.14 +[test_removeAllDomains.js] 1.15 +[test_removeByName.js] 1.16 +[test_getCached.js] 1.17 +[test_getCachedSubdomains.js] 1.18 +[test_observers.js] 1.19 +[test_extractDomain.js]