This commit is contained in:
Vinnie Falco
2019-10-04 18:48:09 -07:00
parent 628e620e0c
commit 5f9c14af2e

View File

@@ -26,7 +26,7 @@ class buffer_body_test : public beast::unit_test::suite
{ {
public: public:
void void
v() testIssue1717()
{ {
net::io_context ioc; net::io_context ioc;
test::stream ts{ioc}; test::stream ts{ioc};