Skip to content

Commit 6375083

Browse files
committed
test: Use SVG for terminal url test
1 parent 86b2f4f commit 6375083

File tree

3 files changed

+50
-13
lines changed

3 files changed

+50
-13
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//@ compile-flags: -Zterminal-urls=yes
1+
//@ compile-flags: -Zterminal-urls=yes --error-format=human --color=always
22
fn main() {
3-
let () = 4; //~ ERROR
3+
let () = 4;
44
}

tests/ui/diagnostic-flags/terminal_urls.stderr

Lines changed: 0 additions & 11 deletions
This file was deleted.
Lines changed: 48 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)