Files
lmcache--lmcache/tests/v1/internal_api_server/test_scripts/invalid_module.py
T
2026-07-13 12:24:33 +08:00

8 lines
182 B
Python

# SPDX-License-Identifier: Apache-2.0
# TEST_METADATA: {
# "expected_status": 200,
# "expected_result": "test",
# "allowed_imports": ["nonexistent_module"]
# }
result = "test"