Files
swift-mirror/validation-test/embedded/lit.local.cfg
2024-05-15 11:52:18 -07:00

10 lines
243 B
INI

import sys
import platform
# Load the config at test/embedded/lit.local.cfg
lit_config.load_config(config,
os.path.join(
os.path.dirname(os.path.dirname(os.path.dirname(__file__))),
'test', 'embedded', 'lit.local.cfg'))