Пример #1
0
 def setup_class(cls):
     py.test.skip("TestMaemo: tests skipped for now")
     check_scratchbox()
Пример #2
0
 def setup_class(cls):
     py.test.skip("TestMaemo: tests skipped for now")
     check_scratchbox()
Пример #3
0
 def setup_class(cls):
     from platformer.maemo import check_scratchbox, Maemo
     check_scratchbox()
     cls.platform = Maemo()