BAEL-11410: Move OkHttpTimeoutLiveTest to com.baeldung.okhttp.timeout
This commit is contained in:
parent
b241ef7886
commit
f3a28a752b
|
@ -1,4 +1,4 @@
|
|||
package com.baeldung.okhttp;
|
||||
package com.baeldung.okhttp.timeout;
|
||||
|
||||
import okhttp3.*;
|
||||
import org.junit.Test;
|
Loading…
Reference in New Issue