Skip to content

Commit

Permalink
Update test/unit-test/core_http_send_utest.c
Browse files Browse the repository at this point in the history
  • Loading branch information
sarenameas authored Dec 11, 2020
1 parent a2908df commit 871ab8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit-test/core_http_send_utest.c
Original file line number Diff line number Diff line change
Expand Up @@ -1235,7 +1235,7 @@ void test_HTTPClient_Send_timeout_send_retry( void )

/*-----------------------------------------------------------*/

/* Test zero data is partially sent, but we receive zero data in the next
/* Test data is partially sent, but we receive zero data in the next
* call. */
void test_HTTPClient_Send_timeout_send_retry_fail( void )
{
Expand Down

0 comments on commit 871ab8f

Please sign in to comment.