speed up the test cycle

This commit is contained in:
Jean-Paul Calderone 2021-01-06 15:48:31 -05:00
parent 52c42b5118
commit fa863c9478

View File

@ -50,7 +50,7 @@ extras = test
setenv =
# Define TEST_SUITE in the environment as an aid to constructing the
# correct test command below.
!py36: TEST_SUITE = allmydata
!py36: TEST_SUITE = allmydata.test.test_abbreviate
py36: TEST_SUITE = allmydata.test.python3_tests
commands =