aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests
diff options
context:
space:
mode:
Diffstat (limited to 'testing/tests')
-rw-r--r--testing/tests/ui/loop_cycle_empty.stderr4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/tests/ui/loop_cycle_empty.stderr b/testing/tests/ui/loop_cycle_empty.stderr
index 13beb9a..4fc35bb 100644
--- a/testing/tests/ui/loop_cycle_empty.stderr
+++ b/testing/tests/ui/loop_cycle_empty.stderr
@@ -1,5 +1,5 @@
-error: problems parsing template source at row 1, column 34 near:
- "([]) }}{{ v }},{% endfor %}"
+error: problems parsing template source at row 1, column 35 near:
+ "[]) }}{{ v }},{% endfor %}"
--> tests/ui/loop_cycle_empty.rs:6:10
|
6 | #[derive(Template)]