import unittest import portas.api.v1 as api class Test(unittest.TestCase): def test(self): assert True