aboutsummaryrefslogtreecommitdiff
path: root/test/libcxx/experimental/filesystem/lit.local.cfg
blob: 3d9360431f4867635cceb355abffe1ecc0ecc21a (plain) (blame)
1
2
3
# Disable all of the filesystem tests if the correct feature is not available.
if 'c++filesystem' not in config.available_features:
  config.unsupported = True