Skip to content

Commit eb938d3

Browse files
committed
Merge pull request #1032 from modocache/patch-1
[tests][ast] Obj-C related tests require Obj-C
2 parents e5227a3 + 326e01b commit eb938d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/DebugInfo/ASTSection_ObjC.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// RUN: %lldb-moduleimport-test %t/ASTSection | FileCheck %s --allow-empty --check-prefix=LINETABLE-CHECK
1212

1313
// REQUIRES: executable_test
14-
// UNSUPPORTED: OS=linux-gnu
14+
// REQUIRES: objc_interop
1515

1616
// CHECK: Loaded module ASTSection from
1717
// CHECK: - Target: {{.+}}-{{.+}}-{{.+}}

0 commit comments

Comments
 (0)