code polish

This commit is contained in:
nathan 2018-04-04 23:32:22 +02:00
parent f142a3f244
commit d3fbefd437

View File

@ -138,6 +138,7 @@ class RmiGlobalTest extends BaseTest {
test.moo("Foo");
assertEquals(0, test.id());
// wait for the response to id()
assertEquals(remoteObjectID, remoteObject.waitForLastResponse());