Proper webtest infrastructure... seems to be about right anyway :)

This commit is contained in:
Christopher Allan Webber
2011-06-04 13:20:48 -05:00
parent a1556d3f49
commit c5678c1ab3
6 changed files with 222 additions and 12 deletions

View File

@@ -41,6 +41,7 @@ setup(
'Babel',
'translitcodec',
'argparse',
'webtest',
],
test_suite='nose.collector',