Skip to content

Commit eec814f

Browse files
committed
Update test for Windows path
1 parent 2943e1c commit eec814f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/SourceKit/Sema/educational_note_diags.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ extension (Int, Int) {}
44

55
// DESCRIPTIVE: key.description: "non-nominal type
66
// DESCRIPTIVE: key.educational_note_paths: [
7-
// DESCRIPTIVE-NEXT: "/educational/notes/path/prefix/nominal-types.md"
7+
// DESCRIPTIVE-NEXT: "{{/|\\}}educational{{/|\\}}notes{{/|\\}}path{{/|\\}}prefix{{/|\\}}nominal-types.md"
88
// DESCRIPTIVE-NEXT: ]
99

1010
// RUN: %sourcekitd-test -req=sema %s -- %s | %FileCheck %s -check-prefix=DESCRIPTIVE-DISABLED

0 commit comments

Comments
 (0)