Skip to content

Commit 4f02ec2

Browse files
committed
test: Use SVG for terminal url test
1 parent 82eed00 commit 4f02ec2

File tree

4 files changed

+99
-13
lines changed

4 files changed

+99
-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
Lines changed: 49 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)