[Swift Export] Minor tests fixes and adjustments
This commit is contained in:
committed by
Space Team
parent
5eeb82bb6f
commit
fea73ae64a
-2
@@ -16,8 +16,6 @@ import org.jetbrains.sir.printer.SirAsSwiftSourcesPrinter
|
||||
import org.junit.Test
|
||||
import java.io.File
|
||||
|
||||
fun basicModule(): SirModule = buildModule { name = "Test" }
|
||||
|
||||
class SirAsSwiftSourcesPrinterTests {
|
||||
@Test
|
||||
fun `should ignore foreign elements`() {
|
||||
|
||||
Reference in New Issue
Block a user