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