mirror of
https://github.com/square/okhttp.git
synced 2025-08-08 23:42:08 +03:00
Improve some code comments (#8361)
This commit is contained in:
@@ -20,7 +20,7 @@ import org.junit.jupiter.api.Test
|
||||
import org.junit.jupiter.api.extension.RegisterExtension
|
||||
|
||||
/**
|
||||
* Sanity test for checking which environment and IDE is picking up.
|
||||
* Validates which environment is used by the IDE.
|
||||
*/
|
||||
class PlatformRuleTest {
|
||||
@RegisterExtension @JvmField
|
||||
|
Reference in New Issue
Block a user