# from rckr import __version__ def test_dummy(): assert 1 == 1 # def test_version(): # assert __version__ == '0.1.0'