blob: ffb4ec22f3f6ea2d878d1afef045f085606924ec [file] [log] [blame]
# Some tests require access to data files which are stored in the 'Data'
# subdirectory. This environment variable indicates where to find those files.
config.environment['DATADIR'] = os.path.normpath(os.path.join(config.extra_tools_src_dir,
'cpp11-migrate', 'Data'))