Skip to content

Commit af9fc44

Browse files
committed
[ClangImporter] Mark test/ClangImporter/const_values_objc.swift as REQUIRES: objc_interop
1 parent f0094c2 commit af9fc44

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/ClangImporter/const_values_objc.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
// RUN: -import-bridging-header %t/src/test.h \
66
// RUN: -module-name main -I %t -emit-sil | %FileCheck %s
77

8+
// REQUIRES: objc_interop
9+
810
//--- test.h
911
#include <objc/objc.h>
1012

0 commit comments

Comments
 (0)