proxy progress
This commit is contained in:
parent
acf5facd7f
commit
6909c69438
|
@ -26,7 +26,7 @@ import static org.junit.Assert.assertTrue;
|
|||
|
||||
public class TcpCommunicationIntegrationTest {
|
||||
private static final Logger LOGGER = Logger.CONSOLE;
|
||||
private static final String LOCALHOST = "localhost";
|
||||
public static final String LOCALHOST = "localhost";
|
||||
|
||||
// todo: implement & test TCP connector restart!
|
||||
@Test
|
||||
|
|
Loading…
Reference in New Issue