summaryrefslogtreecommitdiffstats
path: root/tests/ui/pub/pub-restricted-non-path.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/pub/pub-restricted-non-path.stderr')
-rw-r--r--tests/ui/pub/pub-restricted-non-path.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/pub/pub-restricted-non-path.stderr b/tests/ui/pub/pub-restricted-non-path.stderr
index e0ea50621..1402ec231 100644
--- a/tests/ui/pub/pub-restricted-non-path.stderr
+++ b/tests/ui/pub/pub-restricted-non-path.stderr
@@ -4,5 +4,5 @@ error: expected identifier, found `.`
LL | pub (.) fn afn() {}
| ^ expected identifier
-error: aborting due to previous error
+error: aborting due to 1 previous error