mirror of
https://github.com/boostorg/asio.git
synced 2026-01-19 04:02:09 +00:00
@@ -18,7 +18,7 @@
|
||||
|
||||
#include "unit_test.hpp"
|
||||
|
||||
test_suite* init_unit_test_suite(int argc, char* argv[])
|
||||
test_suite* init_unit_test_suite(int, char*[])
|
||||
{
|
||||
test_suite* test = BOOST_TEST_SUITE("basic_stream_socket");
|
||||
test->add(BOOST_TEST_CASE(&null_test));
|
||||
|
||||
Reference in New Issue
Block a user