summaryrefslogtreecommitdiffstats
path: root/tests/ui/pub/pub-ident-struct.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/pub/pub-ident-struct.stderr')
-rw-r--r--tests/ui/pub/pub-ident-struct.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/pub/pub-ident-struct.stderr b/tests/ui/pub/pub-ident-struct.stderr
index d3a378786..2d5d61d93 100644
--- a/tests/ui/pub/pub-ident-struct.stderr
+++ b/tests/ui/pub/pub-ident-struct.stderr
@@ -9,5 +9,5 @@ help: add `struct` here to parse `S` as a public struct
LL | pub struct S {
| ++++++
-error: aborting due to previous error
+error: aborting due to 1 previous error