mirror of
https://github.com/boostorg/beast.git
synced 2025-08-01 22:04:34 +02:00
Turn some flat_static_buffer_tests on
This commit is contained in:
@@ -3,6 +3,7 @@ Version 83:
|
||||
* Add flat_static_buffer::mutable_data
|
||||
* Add buffer_front
|
||||
* Add wstest compression option
|
||||
* Turn some flat_static_buffer_tests on
|
||||
|
||||
WebSocket
|
||||
|
||||
|
@@ -225,10 +225,10 @@ public:
|
||||
void run() override
|
||||
{
|
||||
testBuffer();
|
||||
//testStaticBuffer();
|
||||
testStaticBuffer();
|
||||
}
|
||||
};
|
||||
|
||||
BEAST_DEFINE_TESTSUITE(flat_static_buffer,core,beast);
|
||||
|
||||
} // beastp
|
||||
} // beast
|
||||
|
Reference in New Issue
Block a user