Skip to content

Commit

Permalink
Unittest no buffer
Browse files Browse the repository at this point in the history
  • Loading branch information
PanPip committed Jun 17, 2020
1 parent bb2ebeb commit 678d26e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coverage
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ rm -fR cover/
coverage erase

# Discover and run all tests
coverage run --concurrency=multiprocessing -m unittest discover -b
coverage run --concurrency=multiprocessing -m unittest discover

coverage combine
res_combine=$?
Expand Down

0 comments on commit 678d26e

Please sign in to comment.