BAEL-11410: Move OkHttpTimeoutLiveTest to com.baeldung.okhttp.timeout

This commit is contained in:
Krzysiek
2019-11-28 21:56:18 +01:00
parent b241ef7886
commit f3a28a752b
@@ -1,4 +1,4 @@
package com.baeldung.okhttp;
package com.baeldung.okhttp.timeout;
import okhttp3.*;
import org.junit.Test;