Skip to content

Commit

Permalink
net test case
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyMusatkin committed Nov 20, 2023
1 parent ab23ab6 commit 8fd62e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ add_test_case(test_s3_buffer_pool_limits)
add_test_case(test_s3_buffer_pool_trim)
add_test_case(test_s3_buffer_reserve_zero_size)
add_test_case(test_s3_buffer_pool_reservation_hold)
add_test_case(test_s3_put_object_buffer_pool_trim)
add_net_test_case(test_s3_put_object_buffer_pool_trim)

add_test_case(client_update_upload_part_timeout)

Expand Down

0 comments on commit 8fd62e4

Please sign in to comment.