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

This commit is contained in:
Krzysiek
2019-11-28 21:56:18 +01:00
parent 7e8b2ec826
commit 56df3a318b

View File

@@ -1,4 +1,4 @@
package com.baeldung.okhttp;
package com.baeldung.okhttp.timeout;
import okhttp3.*;
import org.junit.Test;