diff --git a/test/beast/http/buffer_body.cpp b/test/beast/http/buffer_body.cpp index bc7ab13b..d4f103b0 100644 --- a/test/beast/http/buffer_body.cpp +++ b/test/beast/http/buffer_body.cpp @@ -26,7 +26,7 @@ class buffer_body_test : public beast::unit_test::suite { public: void - v() + testIssue1717() { net::io_context ioc; test::stream ts{ioc};