Skip to content

Commit ace20bd

Browse files
authored
Remove comment in TestData.swift
1 parent 52d11fd commit ace20bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/stdlib/TestData.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3861,7 +3861,6 @@ class TestData : TestDataSuper {
38613861
}
38623862

38633863
func test_decreaseCount() {
3864-
// https://github.com/apple/swift/pull/28919
38653864
guard #available(macOS 10.16, iOS 14.0, watchOS 7.0, tvOS 14.0, *) else { return }
38663865
let initials: [Range<UInt8>] = [
38673866
0..<0,

0 commit comments

Comments
 (0)