diff options
Diffstat (limited to 'tests/ui/modules/path-no-file-name.stderr')
-rw-r--r-- | tests/ui/modules/path-no-file-name.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/modules/path-no-file-name.stderr b/tests/ui/modules/path-no-file-name.stderr index 32a213c68..834e8ea6b 100644 --- a/tests/ui/modules/path-no-file-name.stderr +++ b/tests/ui/modules/path-no-file-name.stderr @@ -4,5 +4,5 @@ error: couldn't read $DIR/.: $ACCESS_DENIED_MSG (os error $ACCESS_DENIED_CODE) LL | mod m; | ^^^^^^ -error: aborting due to previous error +error: aborting due to 1 previous error |