Skip to content

Commit 492541c

Browse files
author
Lee Miller
committed
Remove core tests from coverage
1 parent 9187e0c commit 492541c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ setenv =
1111
deps = -rrequirements.txt
1212
commands =
1313
python checkdeps.py
14-
coverage run -a src/bitmessagemain.py -t
14+
python src/bitmessagemain.py -t
1515
coverage run -a -m tests
1616

1717
[testenv:lint-basic]

0 commit comments

Comments
 (0)