summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarl-Aksel Puulmann <oxymaccy@gmail.com>2015-01-07 21:52:39 +0200
committerKarl-Aksel Puulmann <oxymaccy@gmail.com>2015-01-07 21:55:27 +0200
commitd566ff3286f3d507734b1bccc1fbb87079c21cec (patch)
treea6d34b5b713a5306ce4ad9c8bd85a1533f20e07d
parent803e460992dee475da7b2b511ec7431c311907e1 (diff)
Remove the extra tox.ini
-rw-r--r--tests/tox.ini6
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/tox.ini b/tests/tox.ini
deleted file mode 100644
index 390139bb..00000000
--- a/tests/tox.ini
+++ /dev/null
@@ -1,6 +0,0 @@
-[tox]
-envlist = py26, py27, py33, py34
-
-[testenv]
-deps = pytest
-commands = py.test