Skip to content

Commit 0035dc1

Browse files
committed
Run testInheritedType on Linux
1 parent 7cd235a commit 0035dc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/SourceKittenFrameworkTests/StructureTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ extension StructureTests {
154154
("testPrintEmptyStructure", testPrintEmptyStructure),
155155
("testGenerateSameStructureFileAndContents", testGenerateSameStructureFileAndContents),
156156
("testEnum", testEnum),
157+
("testInheritedType", testInheritedType),
157158
("testStructurePrintValidJSON", testStructurePrintValidJSON)
158159
]
159160
}

0 commit comments

Comments
 (0)