Skip to content

Commit 5e1c071

Browse files
gate UmbrellaSubmodules test on objc_interop
1 parent 8299c83 commit 5e1c071

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/SymbolGraph/ClangImporter/UmbrellaSubmodules.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
// RUN: %target-swift-symbolgraph-extract -sdk %clang-importer-sdk -module-name UmbrellaSubmodules -I %t/UmbrellaSubmodules -output-dir %t -pretty-print -v
77
// RUN: %FileCheck %s --input-file %t/UmbrellaSubmodules.symbols.json
88

9+
// REQUIRES: objc_interop
10+
911
//--- UmbrellaSubmodules/module.modulemap
1012
module UmbrellaSubmodules {
1113
umbrella header "UmbrellaSubmodules.h"

0 commit comments

Comments
 (0)