Fix bug storing mimefiles.
This commit is contained in:
parent
954fe6aa9b
commit
f74046fb09
2 changed files with 8 additions and 7 deletions
2
tox.ini
2
tox.ini
|
|
@ -3,4 +3,4 @@ envlist = py26, py27, py3, py33, py34, py35, py36
|
|||
|
||||
[testenv]
|
||||
deps = pytest
|
||||
commands= py.test
|
||||
commands = py.test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue