diff options
Diffstat (limited to 'tests/run-coverage/conditions.coverage')
-rw-r--r-- | tests/run-coverage/conditions.coverage | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/run-coverage/conditions.coverage b/tests/run-coverage/conditions.coverage index 4749c353a..473335ff6 100644 --- a/tests/run-coverage/conditions.coverage +++ b/tests/run-coverage/conditions.coverage @@ -59,7 +59,6 @@ LL| | } LL| 0| } LL| | - LL| | LL| 1| let mut countdown = 0; LL| 1| if true { LL| 1| countdown = 1; |