Skip to content

Commit 36e9ead

Browse files
committed
moved renamed | command-line-diagnostics.rs
1 parent 399b38c commit 36e9ead

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/ui/command-line-diagnostics.rs renamed to tests/ui/diagnostic-width/command-line-error-format-human.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
// This test checks the output format without the intermediate json representation
1+
//! This test checks the output format without the intermediate json representation
2+
23
//@ compile-flags: --error-format=human
34

45
pub fn main() {

0 commit comments

Comments
 (0)