1
0
mirror of https://github.com/square/okhttp.git synced 2026-01-12 10:23:16 +03:00

Move the Android test README under the androidTest directory (#9031)

And opt-in to compile without errors
This commit is contained in:
Benoît Quenaudon
2025-08-22 09:12:58 +01:00
committed by GitHub
parent 929a41c01c
commit 0e0352920b
2 changed files with 4 additions and 0 deletions

View File

@@ -13,6 +13,10 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
@file:Suppress(
"INVISIBLE_REFERENCE",
)
package okhttp3.brotli
import assertk.assertThat