addressed review comment

This commit is contained in:
Hideki Miyazaki 2021-08-25 11:07:32 +09:00
parent 8808e6a3ac
commit 77eff68b95
No known key found for this signature in database
GPG Key ID: 7EB19ED9B9D5AC28

View File

@ -5906,7 +5906,6 @@ static void test_wolfSSL_UseMaxFragment(void)
CTX_UseMaxFragment = wolfSSL_CTX_UseMaxFragment;
#endif
AssertNotNull(ctx);
AssertNotNull(ssl);