Commit 97edc0dc authored by Jonas Devlieghere's avatar Jonas Devlieghere
Browse files

[lldb/Test] Mark heap-cstr.test as requiring Python

parent 5389ca7a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
# REQUIRES: system-darwin
# REQUIRES: python
# RUN: %clang_host %p/Inputs/cstr.c -g -o %t
# RUN: %lldb -b -s %s -f %t | FileCheck %s