1
0
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:
Jesse Wilson
2024-04-15 10:55:09 -04:00
committed by GitHub
parent 06a052939f
commit 6bc0862e4e
5 changed files with 8 additions and 9 deletions

View File

@@ -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