File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,13 +5,13 @@ extension Crap {}
5
5
6
6
// NO_OVERRIDE: key.description: "non-nominal type
7
7
// NO_OVERRIDE: key.educational_note_paths: [
8
- // NO_OVERRIDE-NEXT: share{{[/\\]+}}doc{{[/\\]+}}swift{{[/\\]+}}diagnostics{{[/\\]+}}nominal-types.md "
8
+ // NO_OVERRIDE-NEXT: share{{[/\\]+}}doc{{[/\\]+}}swift{{[/\\]+}}diagnostics{{[/\\]+}}nominal-types"
9
9
// NO_OVERRIDE-NEXT: ]
10
10
11
11
// RUN: %sourcekitd-test -req=sema %s -- -Xfrontend -diagnostic-documentation-path -Xfrontend /educational/notes/path/prefix %s | %FileCheck %s -check-prefix=OVERRIDE
12
12
13
13
// OVERRIDE: key.description: "non-nominal type
14
14
// OVERRIDE: key.educational_note_paths: [
15
- // OVERRIDE-NEXT: "{{[/\\]+}}educational{{[/\\]+}}notes{{[/\\]+}}path{{[/\\]+}}prefix{{[/\\]+}}nominal-types.md "
15
+ // OVERRIDE-NEXT: "{{[/\\]+}}educational{{[/\\]+}}notes{{[/\\]+}}path{{[/\\]+}}prefix{{[/\\]+}}nominal-types"
16
16
// OVERRIDE-NEXT: ]
17
17
You can’t perform that action at this time.
0 commit comments