mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-25 23:51:07 +00:00
Merge remote-tracking branch 'origin/master' into 3615.web-python-3-part-3
This commit is contained in:
commit
e3f282e543
6
tox.ini
6
tox.ini
@ -71,9 +71,9 @@ commands =
|
|||||||
coverage: coverage xml
|
coverage: coverage xml
|
||||||
coverage: coverage report
|
coverage: coverage report
|
||||||
|
|
||||||
# We also run tests with -bb to catch bugs like `"%s" % (some_bytes,)`.
|
# Also run tests with -bb to catch bugs like `"%s" % (some_bytes,)`.
|
||||||
# Eventually everything should run with this, but so far only parted
|
# Eventually everything should run with this, but so far only fixed
|
||||||
# some of the modules.
|
# some of the Python3-ported modules.
|
||||||
python -bb -m twisted.trial --rterrors allmydata.test.web
|
python -bb -m twisted.trial --rterrors allmydata.test.web
|
||||||
|
|
||||||
[testenv:integration]
|
[testenv:integration]
|
||||||
|
Loading…
Reference in New Issue
Block a user