diff options
Diffstat (limited to 'testing/mozbase/moztest/tests/manifest.toml')
-rw-r--r-- | testing/mozbase/moztest/tests/manifest.toml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/mozbase/moztest/tests/manifest.toml b/testing/mozbase/moztest/tests/manifest.toml new file mode 100644 index 0000000000..99ceab929f --- /dev/null +++ b/testing/mozbase/moztest/tests/manifest.toml @@ -0,0 +1,6 @@ +[DEFAULT] +subsuite = "mozbase" + +["test.py"] + +["test_resolve.py"] |