JOJ3-config-generator/tests/convert_joj1/test_convert_joj1_cases.py
张泊明518370910136 c7917efac7
All checks were successful
build / build (push) Successful in 2m31s
build / build (pull_request) Successful in 2m30s
feat: force skip teapot on test
2025-03-01 13:00:43 -05:00

6 lines
98 B
Python

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