Another attempt to make travis-ci's xenial happy

pull/961/head
Stephen Shelton 5 years ago
parent 0dbbf30de5
commit e3c752f4ab

@ -239,7 +239,7 @@ TEST_F(LinkLayerTest, TestIWP)
success =
status == llarp::ILinkSession::DeliveryStatus::eDeliverySuccess;
LogInfo("message sent to bob suceess=", success);
Stop();
this->Stop();
});
return true;
},

Loading…
Cancel
Save