Fix code formatting (#3341)
This commit is contained in:
parent
96ccbda1a8
commit
cb34acc3aa
3 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
#include <nano/node/telemetry.hpp>
|
||||
#include <nano/test_common/telemetry.hpp>
|
||||
#include <nano/test_common/system.hpp>
|
||||
#include <nano/test_common/telemetry.hpp>
|
||||
#include <nano/test_common/testutil.hpp>
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
#include <nano/core_test/fakes/websocket_client.hpp>
|
||||
#include <nano/node/websocket.hpp>
|
||||
#include <nano/test_common/telemetry.hpp>
|
||||
#include <nano/test_common/system.hpp>
|
||||
#include <nano/test_common/telemetry.hpp>
|
||||
#include <nano/test_common/testutil.hpp>
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
|
|
|
@ -7,8 +7,8 @@
|
|||
#include <nano/node/node_rpc_config.hpp>
|
||||
#include <nano/rpc/rpc.hpp>
|
||||
#include <nano/rpc/rpc_request_processor.hpp>
|
||||
#include <nano/test_common/telemetry.hpp>
|
||||
#include <nano/test_common/system.hpp>
|
||||
#include <nano/test_common/telemetry.hpp>
|
||||
#include <nano/test_common/testutil.hpp>
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue