blob: 4eadb33e04d08de5b58bb76ef3068b44a0a7dbb6 [file] [log] [blame]
# Load the same local configuration as the filesystem tests in libcxx/test/std
import os
std_filesystem_tests = os.path.join(config.test_source_root, 'std', 'input.output', 'filesystems')
config.load_from_path(os.path.join(std_filesystem_tests, 'lit.local.cfg'), lit_config)