mirror of
https://github.com/facebookincubator/mvfst.git
synced 2025-08-08 09:42:06 +03:00
Add SeparateDefinitionBlocks to clang-format
Summary: As in title. Reviewed By: kvtsoy Differential Revision: D72543602 fbshipit-source-id: 6190b7fa541b1535eab565bac3da159c85781c0e
This commit is contained in:
committed by
Facebook GitHub Bot
parent
9d01e09025
commit
d153b04ec4
@@ -44,6 +44,7 @@ class QuicStreamAsyncTransportTest : public Test {
|
||||
QuicStreamAsyncTransportTest() {
|
||||
clientQuicEvb_ = std::make_shared<FollyQuicEventBase>(&clientEvb_);
|
||||
}
|
||||
|
||||
void SetUp() override {
|
||||
createServer();
|
||||
connect();
|
||||
|
Reference in New Issue
Block a user