Home | History | Annotate | Download | only in bin
      1 #!/bin/sh
      2 
      3 adb shell am instrument -w com.android.contacts.common.unittest/android.test.InstrumentationTestRunner
      4