addressed review comment

This commit is contained in:
Hideki Miyazaki
2021-08-25 11:07:32 +09:00
parent 8808e6a3ac
commit 77eff68b95

View File

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