diff options
Diffstat (limited to 'tests/ui/attributes/extented-attribute-macro-error.stderr')
| -rw-r--r-- | tests/ui/attributes/extented-attribute-macro-error.stderr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/attributes/extented-attribute-macro-error.stderr b/tests/ui/attributes/extented-attribute-macro-error.stderr index 0fcde9b7cc6..884f3c7b166 100644 --- a/tests/ui/attributes/extented-attribute-macro-error.stderr +++ b/tests/ui/attributes/extented-attribute-macro-error.stderr @@ -6,5 +6,5 @@ LL | #![doc = include_str!("../not_existing_file.md")] | = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) -error: aborting due to previous error +error: aborting due to 1 previous error |
