summaryrefslogtreecommitdiffstats
path: root/tests/ui/extoption_env-no-args.stderr
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/ui/extoption_env-no-args.stderr2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/extoption_env-no-args.stderr b/tests/ui/extoption_env-no-args.stderr
index 65067942b..d40f905b6 100644
--- a/tests/ui/extoption_env-no-args.stderr
+++ b/tests/ui/extoption_env-no-args.stderr
@@ -4,5 +4,5 @@ error: option_env! takes 1 argument
LL | fn main() { option_env!(); }
| ^^^^^^^^^^^^^
-error: aborting due to previous error
+error: aborting due to 1 previous error