[lldb/test] Fix target-label.test on Fuchsia

This shell test also checks some SBAPI functionalities and thus requires
python support.

Signed-off-by: Med Ismail Bennani <ismail@bennani.ma>
This commit is contained in:
Med Ismail Bennani
2023-06-06 17:40:41 -07:00
parent 38f7c7eb1a
commit bcfd85a258

View File

@@ -1,3 +1,4 @@
# REQUIRES: python
# UNSUPPORTED: system-windows
# RUN: %lldb -b -o 'settings set interpreter.stop-command-source-on-error false' -s %s 2>&1 | FileCheck %s