summaryrefslogtreecommitdiffstats
path: root/python/mozbuild/mozbuild/test/frontend/data/test-manifest-shared-support/child/browser.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--python/mozbuild/mozbuild/test/frontend/data/test-manifest-shared-support/child/browser.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/python/mozbuild/mozbuild/test/frontend/data/test-manifest-shared-support/child/browser.toml b/python/mozbuild/mozbuild/test/frontend/data/test-manifest-shared-support/child/browser.toml
new file mode 100644
index 0000000000..98d02421df
--- /dev/null
+++ b/python/mozbuild/mozbuild/test/frontend/data/test-manifest-shared-support/child/browser.toml
@@ -0,0 +1,7 @@
+[DEFAULT]
+support-files = [
+ "another-file.sjs",
+ "data/**"
+]
+
+["test_sub.js"]