mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[next] Remove subminor version from various tests
The "0" subminor is no longer included after
114b4d96e4 (which generally doesn't add a
subminor). Remove it from checks depending on it.
This commit is contained in:
@@ -14,7 +14,6 @@ public struct S {
|
||||
// CHECK: vendor
|
||||
// CHECK-NEXT: operatingSystem
|
||||
// CHECK-NEXT: name
|
||||
// CHECK-NEXT: minimumVersion
|
||||
// CHECK-NEXT: minimumVersion
|
||||
// CHECK-NEXT: major
|
||||
// CHECK-NEXT: minor
|
||||
// CHECK-NEXT: patch
|
||||
|
||||
Reference in New Issue
Block a user