summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini4
1 files changed, 3 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 6336889..a6a20ed 100644
--- a/tox.ini
+++ b/tox.ini
@@ -6,7 +6,9 @@
envlist = py24,py25,py26,py27,py31,py32
[testenv]
+# Change the working directory so that we don't import the pystache located
+# in the original location.
changedir =
{envbindir}
commands =
- pystache-test {toxinidir}
+ pystache-test {toxinidir} {toxinidir}/ext/spec/specs