michael@0: if (gClient) { michael@0: // Close the test remote connection before leaving this test michael@0: gClient.close(function () { michael@0: run_next_test(); michael@0: }); michael@0: }