Skip to content

Commit a1adeab

Browse files
committed
Clean up test infrastructure
1 parent ba7435c commit a1adeab

3 files changed

Lines changed: 1 addition & 36 deletions

File tree

tests/conftest.py

Lines changed: 0 additions & 6 deletions
This file was deleted.

tests/util.py

Lines changed: 0 additions & 29 deletions
This file was deleted.

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# and then run "tox" from this directory.
55

66
[tox]
7-
envlist = py27, py33, py34, pypy
7+
envlist = py27, py34, py36, pypy
88

99
[testenv]
1010
commands = py.test

0 commit comments

Comments
 (0)