mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-03-03 21:00:48 +00:00
speed up the test cycle
This commit is contained in:
parent
52c42b5118
commit
fa863c9478
2
tox.ini
2
tox.ini
@ -50,7 +50,7 @@ extras = test
|
|||||||
setenv =
|
setenv =
|
||||||
# Define TEST_SUITE in the environment as an aid to constructing the
|
# Define TEST_SUITE in the environment as an aid to constructing the
|
||||||
# correct test command below.
|
# correct test command below.
|
||||||
!py36: TEST_SUITE = allmydata
|
!py36: TEST_SUITE = allmydata.test.test_abbreviate
|
||||||
py36: TEST_SUITE = allmydata.test.python3_tests
|
py36: TEST_SUITE = allmydata.test.python3_tests
|
||||||
|
|
||||||
commands =
|
commands =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user