summaryrefslogtreecommitdiffstats
path: root/tests/ui/parser/attribute/attr-with-a-semicolon.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/parser/attribute/attr-with-a-semicolon.stderr')
-rw-r--r--tests/ui/parser/attribute/attr-with-a-semicolon.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/parser/attribute/attr-with-a-semicolon.stderr b/tests/ui/parser/attribute/attr-with-a-semicolon.stderr
index 0de3490b8..b77f30fdb 100644
--- a/tests/ui/parser/attribute/attr-with-a-semicolon.stderr
+++ b/tests/ui/parser/attribute/attr-with-a-semicolon.stderr
@@ -10,5 +10,5 @@ LL - #[derive(Debug, Clone)];
LL + #[derive(Debug, Clone)]
|
-error: aborting due to previous error
+error: aborting due to 1 previous error