forked from mirrors/gecko-dev
This will make sure that when running |mach python-test --python 3| locally, we only run the tests that also run in CI with python 3 (and therefore pass presumably). MozReview-Commit-ID: 3OBr9yLSlSq --HG-- extra : rebase_source : 456340d0ecdddf1078f2b5b4ebb1eddf3813b26a
5 lines
87 B
INI
5 lines
87 B
INI
[DEFAULT]
|
|
subsuite=mozversioncontrol
|
|
skip-if = python == 3
|
|
|
|
[test_workdir_outgoing.py]
|