diff options
Diffstat (limited to 'lit/Driver/TestNoUseColor.test')
| -rw-r--r-- | lit/Driver/TestNoUseColor.test | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lit/Driver/TestNoUseColor.test b/lit/Driver/TestNoUseColor.test new file mode 100644 index 000000000000..62735301fca8 --- /dev/null +++ b/lit/Driver/TestNoUseColor.test @@ -0,0 +1,4 @@ +# RUN: %lldb --no-use-color -s %s | FileCheck %s +settings show use-color +# CHECK: use-color (boolean) = false +q |
