JOJ3-config-generator/tests/convert/test_convert_cases.py
李衍志523370910113 65acfbe657
All checks were successful
build / build (push) Successful in 1m44s
build / build (pull_request) Successful in 1m51s
feat: pass test
2024-11-08 00:07:35 +08:00

6 lines
93 B
Python

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