diff options
Diffstat (limited to 'config/tests/python.toml')
-rw-r--r-- | config/tests/python.toml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/config/tests/python.toml b/config/tests/python.toml new file mode 100644 index 0000000000..ed6cb41f40 --- /dev/null +++ b/config/tests/python.toml @@ -0,0 +1,10 @@ +[DEFAULT] +subsuite = "mozbuild" + +["test_mozbuild_reading.py"] + +["unit-mozunit.py"] + +["unit-nsinstall.py"] + +["unit-printprereleasesuffix.py"] |