aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/dev/testing/skqp.md
diff options
context:
space:
mode:
Diffstat (limited to 'site/dev/testing/skqp.md')
-rw-r--r--site/dev/testing/skqp.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/dev/testing/skqp.md b/site/dev/testing/skqp.md
index b7546e8d3e..64c43e6338 100644
--- a/site/dev/testing/skqp.md
+++ b/site/dev/testing/skqp.md
@@ -23,7 +23,7 @@ To run tests:
adb install -r skqp-universal-{APK_SHA_HERE}.apk
adb logcat -c
- adb shell am instrument -w org.skia.skqp/android.support.test.runner.AndroidJUnitRunner
+ adb shell am instrument -w org.skia.skqp
Monitor the output with: