summaryrefslogtreecommitdiffstats
path: root/testing/mozbase/moztest/tests/data/srcdir/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mozbase/moztest/tests/data/srcdir/moz.build')
-rw-r--r--testing/mozbase/moztest/tests/data/srcdir/moz.build4
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/mozbase/moztest/tests/data/srcdir/moz.build b/testing/mozbase/moztest/tests/data/srcdir/moz.build
new file mode 100644
index 0000000000..9de14eb3fc
--- /dev/null
+++ b/testing/mozbase/moztest/tests/data/srcdir/moz.build
@@ -0,0 +1,4 @@
+BROWSER_CHROME_MANIFESTS += [
+ "juniper/browser.toml",
+ "kiwi/browser.toml",
+]