Skip to content

Commit be71aa3

Browse files
committed
Update test
1 parent 640b125 commit be71aa3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/ModuleInterface/package_interface.swift

-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ public enum PubEnum {
2323
case red, green
2424
}
2525

26-
// CHECK: -package-name barpkg
2726
// CHECK: public enum PubEnum {
2827
// CHECK: case red, green
2928
// CHECK: public static func == (a: Bar.PubEnum, b: Bar.PubEnum) -> Swift.Bool

0 commit comments

Comments
 (0)