Skip to content

Commit c5a354b

Browse files
committed
Add suppression
1 parent 3e0e3ff commit c5a354b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/testcppcheck.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,7 @@ class TestCppcheck : public TestFixture {
356356
settings.premiumArgs = "";
357357
const size_t hash2 = check.calculateHash(preprocessor, tokens);
358358

359+
// cppcheck-suppress knownConditionTrueFalse
359360
ASSERT(hash1 != hash2);
360361
}
361362

0 commit comments

Comments
 (0)