Skip to content

Commit

Permalink
Merge pull request #214 from dbechrd/patch-6
Browse files Browse the repository at this point in the history
Run test_reliable_outbound_sequence_outdated
  • Loading branch information
gafferongames authored Oct 5, 2024
2 parents c868d55 + 4dcaebb commit 22bf473
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2525,6 +2525,7 @@ int main()
RUN_TEST( test_client_server_message_failed_to_serialize_unreliable_unordered );
RUN_TEST( test_client_server_message_exhaust_stream_allocator );
RUN_TEST( test_client_server_message_receive_queue_overflow );
RUN_TEST( test_reliable_outbound_sequence_outdated );

RUN_TEST( test_single_message_type_reliable );
RUN_TEST( test_single_message_type_reliable_blocks );
Expand Down

0 comments on commit 22bf473

Please sign in to comment.