transition the test_pe_crypto system tests to be simulation
This commit is contained in:
@@ -176,7 +176,8 @@ private:
|
||||
|
||||
network_setup_provider& m_config;
|
||||
|
||||
sim::simulation m_sim;
|
||||
sim::default_config cfg;
|
||||
sim::simulation m_sim{cfg};
|
||||
asio::io_service m_ios;
|
||||
lt::time_point m_start_time;
|
||||
|
||||
|
Reference in New Issue
Block a user