summaryrefslogtreecommitdiff
path: root/tests/gtest_dlt_common.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gtest_dlt_common.cpp')
-rw-r--r--tests/gtest_dlt_common.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/gtest_dlt_common.cpp b/tests/gtest_dlt_common.cpp
index e2356ed..18830be 100644
--- a/tests/gtest_dlt_common.cpp
+++ b/tests/gtest_dlt_common.cpp
@@ -4284,7 +4284,6 @@ TEST(dlt_client_parse_get_log_info_resp_text, normal)
ret = dlt_client_parse_get_log_info_resp_text(resp, input);
EXPECT_EQ(DLT_RETURN_OK, ret);
- EXPECT_EQ(DLT_RETURN_OK, ret);
EXPECT_EQ(2,resp->log_info_type.count_app_ids);