diff options
Diffstat (limited to 'lldb/lit/Settings/TestDisableColor.test')
| -rw-r--r-- | lldb/lit/Settings/TestDisableColor.test | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/lldb/lit/Settings/TestDisableColor.test b/lldb/lit/Settings/TestDisableColor.test deleted file mode 100644 index 659e2073fa2..00000000000 --- a/lldb/lit/Settings/TestDisableColor.test +++ /dev/null @@ -1,7 +0,0 @@ -# RUN: %lldb -x -b -s %s | FileCheck %s -settings show use-color -q -# This tests that LLDB turns off use-color if the output file is not an -# interactive terminal. In this example, use-color should be off because LLDB -# is run just by the non-interactive lit test runner. -# CHECK: use-color (boolean) = false |

