Skip to content

Commit 7d1e5ad

Browse files
authored
Update rrdUnitTestRunner.cpp
1 parent 1bc5ed3 commit 7d1e5ad

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/unittest/rrdUnitTestRunner.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3769,7 +3769,6 @@ TEST_F(RRDEventThreadFuncTest, MessageReceiveSuccessEventMsgType) {
37693769
rbuf.inDynamic = true;
37703770
rbuf.jsonPath = nullptr;
37713771
rbuf.suffix = strdup("_search_b675-657-556-656");
3772-
ASSERT_NE(rbuf.suffix, nullptr);
37733772
msgRRDHdr msgHdr;
37743773
msgHdr.mbody = malloc(sizeof(data_buf));
37753774
ASSERT_NE(msgHdr.mbody, nullptr);

0 commit comments

Comments
 (0)