Skip to content

Commit daa4516

Browse files
authored
Merge pull request #70501 from apple/egorzhdan/no-explicit-cxxshim-import
[cxx-interop] Do not import CxxShim explicitly in tests
2 parents e60785e + 73cf3be commit daa4516

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

test/Interop/Cxx/class/inheritance/fields.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
//
33
// REQUIRES: executable_test
44

5-
import CxxShim
65
import StdlibUnittest
76
import Fields
87

test/Interop/Cxx/class/inheritance/subscripts.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
//
33
// REQUIRES: executable_test
44

5-
import CxxShim
65
import StdlibUnittest
76
import Subscripts
87

0 commit comments

Comments
 (0)