summaryrefslogtreecommitdiffstats
path: root/common/tests/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common/tests/AndroidManifest.xml')
-rw-r--r--common/tests/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/tests/AndroidManifest.xml b/common/tests/AndroidManifest.xml
index 151ec20..cf84c5b 100644
--- a/common/tests/AndroidManifest.xml
+++ b/common/tests/AndroidManifest.xml
@@ -22,7 +22,7 @@
<uses-library android:name="android.test.runner" />
</application>
- <!-- Run tests with "runtest common" -->
+ <!-- Run tests with "runtest android-common" -->
<instrumentation android:name="android.test.InstrumentationTestRunner"
android:targetPackage="com.android.common.tests"
android:label="Android Common Library Tests" />