From a16cdc66c0c090e3320ceb4956dd3e711d824a2a Mon Sep 17 00:00:00 2001 From: Ivan Ivanov Date: Mon, 3 Feb 2014 22:47:50 +1300 Subject: [PATCH] New lines at the end of files --- pytest.ini | 2 +- tox.ini | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pytest.ini b/pytest.ini index 258cfb7c..87226211 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,2 +1,2 @@ [pytest] -python_files = test*.py \ No newline at end of file +python_files = test*.py diff --git a/tox.ini b/tox.ini index ecd9f5e9..8493648a 100644 --- a/tox.ini +++ b/tox.ini @@ -9,4 +9,4 @@ envlist = py26, py27, py32 [testenv] commands = py.test deps = - pytest \ No newline at end of file + pytest