summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorholger krekel <holger@merlinux.eu>2012-11-23 22:32:23 +0100
committerholger krekel <holger@merlinux.eu>2012-11-23 22:32:23 +0100
commitcdd8f99a7b52be286de34925f4cd31990f2994fe (patch)
tree7d03ab726b5006b939e466955c71d8d8142e299f /tests
parent2a4a7cac656306e1530bdcc6f45bdd3743c08d36 (diff)
downloadtox-cdd8f99a7b52be286de34925f4cd31990f2994fe.tar.gz
another fix wrt to making tox fixtures importable
Diffstat (limited to 'tests')
-rw-r--r--tests/conftest.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/conftest.py b/tests/conftest.py
new file mode 100644
index 0000000..1d4bdde
--- /dev/null
+++ b/tests/conftest.py
@@ -0,0 +1,2 @@
+
+from tox._pytestplugin import *