python-muranoclient/portas/portas/tests/api/simple_test.py

7 lines
89 B
Python

import unittest
class Test(unittest.TestCase):
def test(self):
assert True