diff options
Diffstat (limited to 'test/std/input.output/file.streams/c.files/no.global.filesystem.namespace/lit.local.cfg')
-rw-r--r-- | test/std/input.output/file.streams/c.files/no.global.filesystem.namespace/lit.local.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/std/input.output/file.streams/c.files/no.global.filesystem.namespace/lit.local.cfg b/test/std/input.output/file.streams/c.files/no.global.filesystem.namespace/lit.local.cfg new file mode 100644 index 0000000000000..4ea670935591a --- /dev/null +++ b/test/std/input.output/file.streams/c.files/no.global.filesystem.namespace/lit.local.cfg @@ -0,0 +1,2 @@ +if 'libcpp-has-no-global-filesystem-namespace' not in config.available_features: + config.unsupported = True |