Skip to content

Commit

Permalink
Remove fossil.
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Jan 29, 2015
1 parent 35857b7 commit 904a9f8
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/zope/catalog/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -716,11 +716,6 @@ def buildSampleFolderTree():
return root


def setUp(test):
root = placefulSetUp(True)
test.globs['root'] = root


def test_suite():
suite = unittest.TestSuite()
suite.addTest(unittest.makeSuite(Test))
Expand Down

0 comments on commit 904a9f8

Please sign in to comment.