Skip to content

Commit

Permalink
remove invalid version test.
Browse files Browse the repository at this point in the history
Ref: DMTF/SPDM-Responder-Validator#124

Signed-off-by: Jiewen Yao <[email protected]>
  • Loading branch information
jyao1 committed Apr 1, 2024
1 parent 9c5af97 commit 57cf4f4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

common_test_case_config_t m_spdm_test_group_version_configs[] = {
{SPDM_RESPONDER_TEST_CASE_VERSION_SUCCESS_10, COMMON_TEST_ACTION_RUN},
{SPDM_RESPONDER_TEST_CASE_VERSION_INVALID_REQUEST, COMMON_TEST_ACTION_RUN},
{COMMON_TEST_ID_END, COMMON_TEST_ACTION_SKIP},
};

Expand Down

0 comments on commit 57cf4f4

Please sign in to comment.