1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/toolkit/devtools/sourcemap/tests/unit/xpcshell.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,14 @@ 1.4 +[DEFAULT] 1.5 +head = head_sourcemap.js 1.6 +tail = 1.7 +support-files = Utils.jsm 1.8 + 1.9 +[test_source_node.js] 1.10 +[test_source_map_generator.js] 1.11 +[test_source_map_consumer.js] 1.12 +[test_dog_fooding.js] 1.13 +[test_binary_search.js] 1.14 +[test_base64_vlq.js] 1.15 +[test_base64.js] 1.16 +[test_array_set.js] 1.17 +[test_api.js]