Index: build/android/buildbot_try_tester.sh |
diff --git a/build/android/buildbot_try_tester.sh b/build/android/buildbot_try_tester.sh |
index c3034af6bc648f8aeca0a87d9633b2dbc93f4e32..da476dddabb90ba5810ac8a84207b0424c7fc96a 100755 |
--- a/build/android/buildbot_try_tester.sh |
+++ b/build/android/buildbot_try_tester.sh |
@@ -15,5 +15,5 @@ BB_SRC_ROOT="$(cd "$(dirname $0)/../.."; pwd)" |
bb_baseline_setup "$BB_SRC_ROOT" "$@" |
bb_extract_build |
bb_reboot_phones |
-bb_run_tests |
-bb_run_content_shell_instrumentation_test |
+bb_run_unit_tests |
+bb_run_instrumentation_tests |