summaryrefslogtreecommitdiffstats
path: root/testing/mozbase/manifestparser/tests/relative-path.toml
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mozbase/manifestparser/tests/relative-path.toml')
-rw-r--r--testing/mozbase/manifestparser/tests/relative-path.toml5
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/mozbase/manifestparser/tests/relative-path.toml b/testing/mozbase/manifestparser/tests/relative-path.toml
new file mode 100644
index 0000000000..032f699fd3
--- /dev/null
+++ b/testing/mozbase/manifestparser/tests/relative-path.toml
@@ -0,0 +1,5 @@
+[foo]
+path = "../fleem"
+
+[bar]
+path = "../testsSIBLING/example"