blob: 1fc6b794160357af4a6e03bb667f658a104617f2 [file] [log] [blame]
# Load the same local configuration as the corresponding one in libcxx/test/std
import os
localConfig = os.path.realpath(__file__).replace('/test/libcxx/', '/test/std/')
config.load_from_path(localConfig, lit_config)