mglib/test/test_storage.py

8 lines
93 B
Python

import unittest
class TestStep(unittest.TestCase):
def test_basic(self):
pass