Skip to content

Commit 946a4c2

Browse files
committed
fixup! mark test NO_DEBUG_INFO_TESTCASE
1 parent b1af3dd commit 946a4c2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lldb/test/API/lang/cpp/expr-definition-in-dylib/TestExprDefinitionInDylib.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55

66

77
class ExprDefinitionInDylibTestCase(TestBase):
8+
NO_DEBUG_INFO_TESTCASE = True
9+
810
def test(self):
911
"""
1012
Tests that we can call functions whose definition

0 commit comments

Comments
 (0)