Skip to content

Commit 4daa356

Browse files
Update testvalueflow.cpp
1 parent 27cbb8c commit 4daa356

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/testvalueflow.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ class TestValueFlow : public TestFixture {
166166
TEST_CASE(valueFlowSymbolicIdentity);
167167
TEST_CASE(valueFlowSymbolicStrlen);
168168
TEST_CASE(valueFlowSmartPointer);
169-
TEST_CASE(valueFlowImpossibleMinMax);
170169
TEST_CASE(valueFlowImpossibleIncDec);
171170
TEST_CASE(valueFlowImpossibleUnknownConstant);
172171
TEST_CASE(valueFlowContainerEqual);

0 commit comments

Comments
 (0)