from tests.convert.utils import load_case def test_basic() -> None: load_case("basic") test_basic()