import testtools import blinkpy class TestImport(testtools.TestCase): def test_import(self): pass