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
4 lines
47 B
INI
4 lines
47 B
INI
[DEFAULT]
|
|
skip-if = python == 3
|
|
|
|
[runtests.py]
|