from tests.backends.mysql import DBTestCase class TestMigrate(DBTestCase): async def test_migrate(self): pass