[lldb] Skip ScriptInterpreter/Python/exit.test on Windows

This commit is contained in:
Jonas Devlieghere
2022-06-15 15:49:25 -07:00
parent 36e7c9a450
commit 1af4561ee5

View File

@@ -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