Skip to content

Commit

Permalink
get jython tests right
Browse files Browse the repository at this point in the history
  • Loading branch information
mcdonc committed Nov 15, 2011
1 parent 76928ab commit 0a90fe7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tox.ini
Expand Up @@ -9,6 +9,13 @@ deps =
pyramid pyramid
beaker beaker


[testenv:jython]
commands =
jython setup.py test -q
deps =
pyramid
beaker

[testenv:cover] [testenv:cover]
basepython = basepython =
python2.6 python2.6
Expand Down

0 comments on commit 0a90fe7

Please sign in to comment.