def afterClear(self):
     ExtFileTestCase.afterClear(self)
     ExtFile.REPOSITORY = configuration.FLAT
 def afterClear(self):
     ExtFileTestCase.afterClear(self)
     ExtFile.REPOSITORY = configuration.FLAT
     ExtFile.ZODB_PATH = configuration.VIRTUAL
Beispiel #3
0
 def afterClear(self):
     ExtFileTestCase.afterClear(self)
     ExtFile.REPOSITORY = configuration.FLAT