summaryrefslogtreecommitdiffstats
path: root/tests/ui/privacy/privacy4.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/privacy/privacy4.stderr')
-rw-r--r--tests/ui/privacy/privacy4.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/privacy/privacy4.stderr b/tests/ui/privacy/privacy4.stderr
index 7552fa71a..4aa3ae964 100644
--- a/tests/ui/privacy/privacy4.stderr
+++ b/tests/ui/privacy/privacy4.stderr
@@ -10,6 +10,6 @@ note: the module `glob` is defined here
LL | mod glob {
| ^^^^^^^^
-error: aborting due to previous error
+error: aborting due to 1 previous error
For more information about this error, try `rustc --explain E0603`.