Skip to content

Commit 30da035

Browse files
committed
Fix test case typo
1 parent f5df9fd commit 30da035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Inputs/conditional_conformance_basic_conformances.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,4 +304,4 @@ protocol P5 {}
304304
struct SR7101<T> {}
305305
extension SR7101 : P5 where T == P4Typealias {}
306306

307-
// CHECK: atttributes [[ATTRS]] = { nounwind }
307+
// CHECK: attributes [[ATTRS]] = { nounwind }

0 commit comments

Comments
 (0)