~ubuntu-branches/ubuntu/vivid/zope.app.form/vivid

1
2
3
4
5
6
7
[buildout]
develop = .
parts = test

[test]
recipe = zc.recipe.testrunner
eggs = zope.app.form [test]