Skip to content

Commit b036e3a

Browse files
committed
Adding ready test into Jamfile.
1 parent 4efa851 commit b036e3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/network/test/Jamfile.v2

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ unit-test url_test : url_test.cpp ;
5050
unit-test client_server_include_failure : client_server_include_failure.cpp ;
5151
unit-test http_incremental_parser : http_incremental_parser.cpp ;
5252
unit-test http_incremental_request_parser : http_incremental_request_parser.cpp ;
53+
unit-test http_async_message_ready : http_async_message_ready.cpp ;
5354
exe http_async_server : http_async_server.cpp ;
5455
exe hello_world : hello_world.cpp ;
5556

0 commit comments

Comments
 (0)