summaryrefslogtreecommitdiffstats
path: root/testing/mozbase/mozfile/tests/manifest.toml
diff options
context:
space:
mode:
Diffstat (limited to 'testing/mozbase/mozfile/tests/manifest.toml')
-rw-r--r--testing/mozbase/mozfile/tests/manifest.toml18
1 files changed, 18 insertions, 0 deletions
diff --git a/testing/mozbase/mozfile/tests/manifest.toml b/testing/mozbase/mozfile/tests/manifest.toml
new file mode 100644
index 0000000000..643b9c4c6e
--- /dev/null
+++ b/testing/mozbase/mozfile/tests/manifest.toml
@@ -0,0 +1,18 @@
+[DEFAULT]
+subsuite = "mozbase"
+
+["test_extract.py"]
+
+["test_load.py"]
+
+["test_move_remove.py"]
+
+["test_tempdir.py"]
+
+["test_tempfile.py"]
+
+["test_tree.py"]
+
+["test_url.py"]
+
+["test_which.py"]