mirror of
https://github.com/boostorg/beast.git
synced 2025-08-03 23:04:35 +02:00
Fix typo
This commit is contained in:
@@ -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};
|
||||||
|
Reference in New Issue
Block a user