mirror of
https://github.com/square/okhttp.git
synced 2025-11-23 06:42:24 +03:00
Refine doc and comments about android test (#7694)
This commit is contained in:
@@ -41,7 +41,7 @@ import org.junit.jupiter.api.extension.ExtendWith
|
||||
import org.opentest4j.TestAbortedException
|
||||
|
||||
/**
|
||||
* Run with "./gradlew :android-test:connectedCheck" and make sure ANDROID_SDK_ROOT is set.
|
||||
* Run with "./gradlew :android-test:connectedCheck -PandroidBuild=true" and make sure ANDROID_SDK_ROOT is set.
|
||||
*/
|
||||
@ExtendWith(MockWebServerExtension::class)
|
||||
class AndroidAsyncDnsTest {
|
||||
|
||||
Reference in New Issue
Block a user