New lines at the end of files

This commit is contained in:
Ivan Ivanov 2014-02-03 22:47:50 +13:00
parent da4b29f3cd
commit a16cdc66c0
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
[pytest]
python_files = test*.py
python_files = test*.py

View File

@ -9,4 +9,4 @@ envlist = py26, py27, py32
[testenv]
commands = py.test
deps =
pytest
pytest