mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-25 07:29:33 -05:00
fixed compilation in tests
This commit is contained in:
parent
c4695e3341
commit
14352220ab
@ -50,7 +50,7 @@ GxsIsolatedServiceTester::GxsIsolatedServiceTester(const RsPeerId &ownId, const
|
|||||||
mTestNs = new RsGxsNetService(
|
mTestNs = new RsGxsNetService(
|
||||||
RS_SERVICE_GXS_TYPE_TEST, mTestDs, nxsMgr,
|
RS_SERVICE_GXS_TYPE_TEST, mTestDs, nxsMgr,
|
||||||
mTestService, mTestService->getServiceInfo(),
|
mTestService, mTestService->getServiceInfo(),
|
||||||
mGxsIdService, mGxsCircles);
|
NULL, mGxsCircles);
|
||||||
|
|
||||||
node->AddService(mTestNs);
|
node->AddService(mTestNs);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user