Fixed coverage annotation

Added missing wildcard to the `*,cover` coverage annotation.
This commit is contained in:
Lucretiel 2015-03-16 10:37:24 -04:00
parent 9f80691efd
commit ba6f0a94ab

View File

@ -41,7 +41,7 @@ htmlcov/
.cache .cache
nosetests.xml nosetests.xml
coverage.xml coverage.xml
,cover *,cover
# Translations # Translations
*.mo *.mo