You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Tests/SwiftAlgorithmsTests/GroupedTests.swift
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ import XCTest
13
13
import Algorithms
14
14
15
15
finalclassGroupedTests:XCTestCase{
16
-
privateclassSampleError:Error{}
16
+
privatefinalclassSampleError:Error{}
17
17
18
18
// Based on https://github.com/apple/swift/blob/4d1d8a9de5ebc132a17aee9fc267461facf89bf8/validation-test/stdlib/Dictionary.swift#L1974-L1988
0 commit comments