[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
No known key found for this signature in database
GPG Key ID: 49CC0BD90FDEED4D
1 changed files with 2 additions and 0 deletions

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