1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00

gcloud: Sat Jun 14 05:31:37 UTC 2025

This commit is contained in:
Automated 2025-06-14 05:31:37 +00:00
parent 1799759190
commit fa40c10f6a
712 changed files with 17386 additions and 4918 deletions

View file

@ -386,7 +386,7 @@ ANDROID INSTRUMENTATION TEST FLAGS
test targets). Each target filter must be fully qualified with the
package name, class name, or test annotation desired. Any test filter
supported by am instrument -e ... is supported. See
https://developer.android.com/reference/android/support/test/runner/AndroidJUnitRunner
https://developer.android.com/reference/androidx/test/runner/AndroidJUnitRunner
for more information. Examples:
◆ --test-targets "package com.my.package.name"