forked from I2P_Developers/i2p.i2p
Add @since to SOCKS4ClientTest
This commit is contained in:
@@ -15,6 +15,9 @@ import static net.i2p.socks.SOCKS4Constants.SOCKS_VERSION_4;
|
||||
import static org.junit.Assert.assertArrayEquals;
|
||||
import static org.junit.Assert.assertThrows;
|
||||
|
||||
/**
|
||||
* @since 0.9.49
|
||||
*/
|
||||
public class SOCKS4ClientTest {
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user