summaryrefslogtreecommitdiffstats
path: root/tests/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tests/README.md')
-rw-r--r--tests/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/README.md b/tests/README.md
index 39a1722..24f8815 100644
--- a/tests/README.md
+++ b/tests/README.md
@@ -2,4 +2,4 @@
To run the tests (on a live device):
- ```adb shell am instrument -w com.cyngn.audiofx.tests/android.test.InstrumentationTestRunner```
+ adb shell am instrument -w com.cyngn.audiofx.tests/android.support.test.runner.AndroidJUnitRunner \ No newline at end of file