forked from OSchip/llvm-project
[lldb] Skip ScriptInterpreter/Python/exit.test on Windows
This commit is contained in:
parent
36e7c9a450
commit
1af4561ee5
|
@ -1,3 +1,5 @@
|
|||
# UNSUPPORTED: system-windows
|
||||
|
||||
# RUN: %lldb -o 'script quit' | FileCheck %s --check-prefix SILENT
|
||||
# RUN: %lldb -o 'script quit()' | FileCheck %s --check-prefix SILENT
|
||||
|
||||
|
|
Loading…
Reference in New Issue