summaryrefslogtreecommitdiffstats
path: root/toolkit/components/glean/tests/pytest/python.toml
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/glean/tests/pytest/python.toml')
-rw-r--r--toolkit/components/glean/tests/pytest/python.toml16
1 files changed, 16 insertions, 0 deletions
diff --git a/toolkit/components/glean/tests/pytest/python.toml b/toolkit/components/glean/tests/pytest/python.toml
new file mode 100644
index 0000000000..86c0f55cfa
--- /dev/null
+++ b/toolkit/components/glean/tests/pytest/python.toml
@@ -0,0 +1,16 @@
+[DEFAULT]
+subsuite = "fog"
+
+["test_gifft.py"]
+
+["test_glean_parser_cpp.py"]
+
+["test_glean_parser_js.py"]
+
+["test_glean_parser_rust.py"]
+
+["test_jogfile_output.py"]
+
+["test_no_expired_metrics.py"]
+
+["test_yaml_indices.py"]