diff options
Diffstat (limited to 'layout/tools/reftest/selftest/python.toml')
-rw-r--r-- | layout/tools/reftest/selftest/python.toml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/layout/tools/reftest/selftest/python.toml b/layout/tools/reftest/selftest/python.toml new file mode 100644 index 0000000000..81269598f2 --- /dev/null +++ b/layout/tools/reftest/selftest/python.toml @@ -0,0 +1,9 @@ +[DEFAULT] +subsuite = "reftest" +sequential = true + +["test_python_manifest_parser.py"] + +["test_reftest_manifest_parser.py"] + +["test_reftest_output.py"] |