Skip to content

Commit 1f9575d

Browse files
test requires objc interop
1 parent d208dd9 commit 1f9575d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
// RUN: %empty-directory(%t)
22
// RUN: %target-swift-symbolgraph-extract -sdk %clang-importer-sdk -module-name FactoryInit -F %S/Inputs/FactoryInit -output-dir %t -pretty-print -v
33

4+
// REQUIRES: objc_interop
5+
46
// RUN: %FileCheck %s --input-file %t/FactoryInit.symbols.json
57

68
// CHECK-NOT: not inherited

0 commit comments

Comments
 (0)