Skip to content

Commit bdea3c7

Browse files
authored
Merge pull request #28658 from compnerd/28646
test: repair Windows tests after #28646
2 parents edb4e70 + e2e1150 commit bdea3c7

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

test/Driver/print_target_info.swift

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@
1313

1414
// CHECK-IOS: "paths": {
1515
// CHECK-IOS: "runtimeLibraryPaths": [
16-
// CHECK-IOS: "runtimeResourcePath":{{.*}}lib{{(/|\\)}}swift"
16+
// CHECK-IOS: ],
17+
// CHECK-IOS: "runtimeLibraryImportPaths": [
18+
// CHECK-IOS: ],
19+
// CHECK-IOS: "runtimeResourcePath": "{{.*}}lib{{(/|\\\\)}}swift"
1720
// CHECK-IOS: }
1821

1922

0 commit comments

Comments
 (0)