Exemple #1
0
 def setUp(self):
     CreatesSchema.setUp(self)
     # Install the filesystem icon plugin to the database.
     schevo.icon.install(self.db, TEST_ICONS)
Exemple #2
0
 def setUp(self):
     CreatesSchema.setUp(self)
     louie.reset()
     db.dispatch = True
     dist = self.dist = Distributor(db)