[lldb/test] Fix target-label.test on Fuchsia
authorMed Ismail Bennani <ismail@bennani.ma>
Wed, 7 Jun 2023 00:40:41 +0000 (17:40 -0700)
committerMed Ismail Bennani <ismail@bennani.ma>
Wed, 7 Jun 2023 00:42:09 +0000 (17:42 -0700)
This shell test also checks some SBAPI functionalities and thus requires
python support.

Signed-off-by: Med Ismail Bennani <ismail@bennani.ma>
lldb/test/Shell/Target/target-label.test

index e550e86..5ac4306 100644 (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