From 381b81b0e110c0b8fbb25143c26aedef01dea8e2 Mon Sep 17 00:00:00 2001 From: holger krekel Date: Thu, 1 Jul 2010 19:46:22 +0200 Subject: [PATCH] actually run only "testing" tests --HG-- branch : trunk --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index 111413f0a..b28a3e5f6 100644 --- a/tox.ini +++ b/tox.ini @@ -14,6 +14,7 @@ python=python3.1 #[testenv:pypy] #python=pypy-c [testenv:jython] +changedir=testing python=jython argv=jython {envtmpdir}/../bin/py.test