diff options
Diffstat (limited to 'src/test/ui/modules/path-no-file-name.stderr')
| -rw-r--r-- | src/test/ui/modules/path-no-file-name.stderr | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/test/ui/modules/path-no-file-name.stderr b/src/test/ui/modules/path-no-file-name.stderr deleted file mode 100644 index 32a213c68f6..00000000000 --- a/src/test/ui/modules/path-no-file-name.stderr +++ /dev/null @@ -1,8 +0,0 @@ -error: couldn't read $DIR/.: $ACCESS_DENIED_MSG (os error $ACCESS_DENIED_CODE) - --> $DIR/path-no-file-name.rs:5:1 - | -LL | mod m; - | ^^^^^^ - -error: aborting due to previous error - |
