summaryrefslogtreecommitdiffstats
path: root/testing/mozbase/moztest/tests/data/srcdir/banana
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mozbase/moztest/tests/data/srcdir/banana')
-rw-r--r--testing/mozbase/moztest/tests/data/srcdir/banana/moz.build1
-rw-r--r--testing/mozbase/moztest/tests/data/srcdir/banana/xpcshell.toml5
2 files changed, 6 insertions, 0 deletions
diff --git a/testing/mozbase/moztest/tests/data/srcdir/banana/moz.build b/testing/mozbase/moztest/tests/data/srcdir/banana/moz.build
new file mode 100644
index 0000000000..b71e5e29a1
--- /dev/null
+++ b/testing/mozbase/moztest/tests/data/srcdir/banana/moz.build
@@ -0,0 +1 @@
+XPCSHELL_TESTS_MANIFESTS += ["xpcshell.toml"]
diff --git a/testing/mozbase/moztest/tests/data/srcdir/banana/xpcshell.toml b/testing/mozbase/moztest/tests/data/srcdir/banana/xpcshell.toml
new file mode 100644
index 0000000000..5b576038bd
--- /dev/null
+++ b/testing/mozbase/moztest/tests/data/srcdir/banana/xpcshell.toml
@@ -0,0 +1,5 @@
+[DEFAULT]
+
+["currant/test_xpcshell_A.js"]
+
+["currant/test_xpcshell_B.js"]