mirror of
https://github.com/acatoire/bipbipzizik.git
synced 2026-03-10 08:01:18 +00:00
Correct coverage comment
This commit is contained in:
@@ -66,11 +66,9 @@ if __name__ == '__main__':
|
||||
|
||||
#
|
||||
# coverage run CardListTest.py
|
||||
# coverage report
|
||||
# coverage html
|
||||
# coverage purge
|
||||
#
|
||||
# TODO see the use of --omit CardListTest.py
|
||||
# coverage report --omit CardListTest.py
|
||||
# coverage html --omit CardListTest.py
|
||||
# coverage erase
|
||||
#
|
||||
|
||||
unittest.main()
|
||||
|
||||
Reference in New Issue
Block a user