Commit ba6f0a94 authored by Lucretiel's avatar Lucretiel

Fixed coverage annotation

Added missing wildcard to the `*,cover` coverage annotation.
parent 9f80691e
......@@ -41,7 +41,7 @@ htmlcov/
.cache
nosetests.xml
coverage.xml
,cover
*,cover
# Translations
*.mo
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment