summaryrefslogtreecommitdiffstats
path: root/testing/mozbase/mozlog/tests/manifest.toml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testing/mozbase/mozlog/tests/manifest.toml16
1 files changed, 16 insertions, 0 deletions
diff --git a/testing/mozbase/mozlog/tests/manifest.toml b/testing/mozbase/mozlog/tests/manifest.toml
new file mode 100644
index 0000000000..6154550965
--- /dev/null
+++ b/testing/mozbase/mozlog/tests/manifest.toml
@@ -0,0 +1,16 @@
+[DEFAULT]
+subsuite = "mozbase"
+
+["test_capture.py"]
+
+["test_errorsummary.py"]
+
+["test_formatters.py"]
+
+["test_logger.py"]
+
+["test_logtypes.py"]
+
+["test_structured.py"]
+
+["test_terminal_colors.py"]