Skip to content

Commit

Permalink
README: remove depreacted test case
Browse files Browse the repository at this point in the history
Signed-off-by: Wilfred Mallawa <[email protected]>
  • Loading branch information
twilfredo authored and jyao1 committed May 27, 2024
1 parent 88bb2a2 commit ae6ab79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ void *spdm_test_client_init(void)
```
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 ae6ab79

Please sign in to comment.