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