예제 #1
0
파일: test_icon.py 프로젝트: Schevo/schevo
 def setUp(self):
     CreatesSchema.setUp(self)
     # Install the filesystem icon plugin to the database.
     schevo.icon.install(self.db, TEST_ICONS)
예제 #2
0
 def setUp(self):
     CreatesSchema.setUp(self)
     louie.reset()
     db.dispatch = True
     dist = self.dist = Distributor(db)