summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/experimental/string.view/lit.local.cfg
blob: 376dbe7c16ec9aa4da84438b95b543d7b530c2eb (plain)
1
2
3
# Disable all of the filesystem tests if the correct feature is not available.
if 'msvc' in config.available_features:
  config.unsupported = True
OpenPOWER on IntegriCloud