diff options
Diffstat (limited to 'lldb/lit/Commands/CommandScriptImmediateOutput/CommandScriptImmediateOutputFile.test')
-rw-r--r-- | lldb/lit/Commands/CommandScriptImmediateOutput/CommandScriptImmediateOutputFile.test | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lldb/lit/Commands/CommandScriptImmediateOutput/CommandScriptImmediateOutputFile.test b/lldb/lit/Commands/CommandScriptImmediateOutput/CommandScriptImmediateOutputFile.test index 5aaaac03793..a653b74200d 100644 --- a/lldb/lit/Commands/CommandScriptImmediateOutput/CommandScriptImmediateOutputFile.test +++ b/lldb/lit/Commands/CommandScriptImmediateOutput/CommandScriptImmediateOutputFile.test @@ -1,5 +1,3 @@ -# UNSUPPORTED: system-windows - # Test that LLDB correctly allows scripted commands to set immediate output to # a file. |