Skip to content

Commit

Permalink
Don't test another package here.
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed May 2, 2010
1 parent 663fc55 commit b1781de
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/tempstorage/tests/testTemporaryStorage.py
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,4 @@ def test_suite():
# class tests are picked up.
return unittest.TestSuite((
unittest.makeSuite(TemporaryStorageTests, 'check'),
# Why are we testing this here?
unittest.makeSuite(Corruption.FileStorageCorruptTests, 'check'),
))

0 comments on commit b1781de

Please sign in to comment.