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..0e343ccca3 --- /dev/null +++ b/taskcluster/test/python.ini @@ -0,0 +1,8 @@ +[DEFAULT] +subsuite = ci +skip-if = python == 2 + +[test_autoland.py] +[test_autoland_backstop.py] +[test_mach_try_auto.py] +[test_mozilla_central.py] |