Skip to content

Commit 73cf3be

Browse files
committed
[cxx-interop] Do not import CxxShim explicitly in tests
1 parent 2b2beb6 commit 73cf3be

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)