Skip to content

Commit

Permalink
removed not needed code
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Jan 24, 2011
1 parent ae7d8fc commit 13d3673
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/zope/app/wsgi/tests.py
Expand Up @@ -62,6 +62,3 @@ def test_suite():

return unittest.TestSuite((
filereturns_suite, readme_test, doctest_suite, testlayer_suite))

if __name__ == '__main__':
unittest.main(defaultTest='test_suite')

0 comments on commit 13d3673

Please sign in to comment.