move some code around, ending up with fewer files logically grouped

This commit is contained in:
holger krekel
2010-09-28 16:08:31 +02:00
parent f7923c692e
commit 3767ce3269
11 changed files with 236 additions and 242 deletions

View File

@@ -8,7 +8,7 @@ changedir=testing
deps=
{distshare}/py-*
commands=
py.test -rsfxX --tools-on-path \
py.test -rsfxX \
--junitxml={envlogdir}/junit-{envname}.xml []
[testenv:py26]
basepython=python2.6