Skip to content

Commit 209bbce

Browse files
Fix additional failed test
1 parent cf90034 commit 209bbce

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

c/misra/test/rules/RULE-14-3/ControllingExprInvariant.expected

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,3 @@
55
| test.c:27:10:27:14 | ... < ... | Controlling expression in loop statement has an invariant value. |
66
| test.c:37:3:37:6 | 1 | Controlling expression in conditional statement has an invariant value. |
77
| test.c:38:3:38:3 | 1 | Controlling expression in conditional statement has an invariant value. |
8-
| test.c:45:10:45:26 | ... && ... | Controlling expression in loop statement has an invariant value. |

0 commit comments

Comments
 (0)