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/ ...@@ -41,7 +41,7 @@ htmlcov/
.cache .cache
nosetests.xml nosetests.xml
coverage.xml coverage.xml
,cover *,cover
# Translations # Translations
*.mo *.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