Add @since 0.9.49 to net.i2p.util.Addresses

This commit is contained in:
2021-01-25 18:27:31 +01:00
parent 453dd4076f
commit 8f931f3d16

View File

@@ -7,6 +7,9 @@ import java.net.UnknownHostException;
import static org.junit.Assert.*;
/**
* @since 0.9.49
*/
public class AddressesTest {
@Test