mirror of
https://github.com/XRPLF/clio.git
synced 2026-04-29 15:37:53 +00:00
@@ -19,7 +19,6 @@
|
||||
|
||||
#include "util/TerminationHandler.hpp"
|
||||
#include "util/TestGlobals.hpp"
|
||||
#include "util/prometheus/Prometheus.hpp"
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
@@ -33,7 +32,6 @@ int
|
||||
main(int argc, char* argv[])
|
||||
{
|
||||
util::setTerminationHandler();
|
||||
PrometheusService::init();
|
||||
testing::InitGoogleTest(&argc, argv);
|
||||
TestGlobals::instance().parse(argc, argv);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user