summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorChris Jerdonek <chris.jerdonek@gmail.com>2012-04-21 11:03:09 -0700
committerChris Jerdonek <chris.jerdonek@gmail.com>2012-04-21 11:03:09 -0700
commit150d4c45563015b60afe79f6b011c0b21f6594b7 (patch)
treef54ce10dc5a930587694168d795a70a10ccd1545 /tox.ini
parentae755339578bebdf1134f1b8abf77dd8dceaabc9 (diff)
downloadpystache-150d4c45563015b60afe79f6b011c0b21f6594b7.tar.gz
The pystache-tests script now accepts a spec test directory argument.
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