summaryrefslogtreecommitdiffstats
path: root/testing/mozbase/mozcrash/tests/manifest.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testing/mozbase/mozcrash/tests/manifest.toml12
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/mozbase/mozcrash/tests/manifest.toml b/testing/mozbase/mozcrash/tests/manifest.toml
new file mode 100644
index 0000000000..20e31fbc9d
--- /dev/null
+++ b/testing/mozbase/mozcrash/tests/manifest.toml
@@ -0,0 +1,12 @@
+[DEFAULT]
+subsuite = "mozbase"
+
+["test_basic.py"]
+
+["test_java_exception.py"]
+
+["test_save_path.py"]
+
+["test_stackwalk.py"]
+
+["test_symbols_path.py"]