Skip to content

Commit d1f7fa5

Browse files
committed
Update expected closure coverage info in test
1 parent f605e90 commit d1f7fa5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/run-make/coverage-reports/expected_show_coverage.closure.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
29| 1| some_string = Some(String::from("the string content"));
3030
30| 1| let
3131
31| 1| a
32-
32| 1| =
33-
33| 1| ||
32+
32| | =
33+
33| | ||
3434
34| 0| {
3535
35| 0| let mut countdown = 0;
3636
36| 0| if is_false {

0 commit comments

Comments
 (0)