Commit 2afb582d authored by Jim Fulton's avatar Jim Fulton

Use an earlier testrunner recipe to avoid new extra test directories.

parent 5f562ba6
...@@ -2,6 +2,11 @@ ...@@ -2,6 +2,11 @@
develop = . develop = .
parts = test scripts parts = test scripts
versions = versions
[versions]
zc.recipe.testrunner = 1.3.0
[test] [test]
recipe = zc.recipe.testrunner recipe = zc.recipe.testrunner
eggs = ZODB3 [test] eggs = ZODB3 [test]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment