示例#1
0
 def afterClear(self):
     ExtFileTestCase.afterClear(self)
     ExtFile.REPOSITORY = configuration.FLAT
示例#2
0
 def afterClear(self):
     ExtFileTestCase.afterClear(self)
     ExtFile.REPOSITORY = configuration.FLAT
     ExtFile.ZODB_PATH = configuration.VIRTUAL
示例#3
0
 def afterClear(self):
     ExtFileTestCase.afterClear(self)
     ExtFile.REPOSITORY = configuration.FLAT