summaryrefslogtreecommitdiffstats
path: root/testing/mozbase/manifestparser/tests/parent/include/manifest.toml
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mozbase/manifestparser/tests/parent/include/manifest.toml')
-rw-r--r--testing/mozbase/manifestparser/tests/parent/include/manifest.toml8
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/mozbase/manifestparser/tests/parent/include/manifest.toml b/testing/mozbase/manifestparser/tests/parent/include/manifest.toml
new file mode 100644
index 0000000000..e48011f5fb
--- /dev/null
+++ b/testing/mozbase/manifestparser/tests/parent/include/manifest.toml
@@ -0,0 +1,8 @@
+[DEFAULT]
+top = "data"
+
+["include:first/manifest.ini"]
+disabled = "YES"
+
+["include:second/manifest.ini"]
+disabled = "NO"