diff options
Diffstat (limited to 'taskcluster/test/python.ini')
-rw-r--r-- | taskcluster/test/python.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/taskcluster/test/python.ini b/taskcluster/test/python.ini new file mode 100644 index 0000000000..637f250af2 --- /dev/null +++ b/taskcluster/test/python.ini @@ -0,0 +1,8 @@ +[DEFAULT] +subsuite = ci + +[test_autoland.py] +[test_autoland_backstop.py] +[test_generate_params.py] +[test_mach_try_auto.py] +[test_mozilla_central.py] |