mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-12-24 23:19:29 -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(
|
||||
RS_SERVICE_GXS_TYPE_TEST, mTestDs, nxsMgr,
|
||||
mTestService, mTestService->getServiceInfo(),
|
||||
mGxsIdService, mGxsCircles);
|
||||
NULL, mGxsCircles);
|
||||
|
||||
node->AddService(mTestNs);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user