aboutsummaryrefslogtreecommitdiffstats
path: root/tests/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/AndroidManifest.xml')
-rw-r--r--tests/AndroidManifest.xml4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/AndroidManifest.xml b/tests/AndroidManifest.xml
index 7dc06ee..59a5b6f 100644
--- a/tests/AndroidManifest.xml
+++ b/tests/AndroidManifest.xml
@@ -17,7 +17,5 @@
-->
<instrumentation android:name="android.test.InstrumentationTestRunner"
android:targetPackage="org.connectbot"
- android:label="Tests for HostListActivity" />
-
- <uses-sdk android:targetSdkVersion="6" android:minSdkVersion="3" />
+ android:label="Tests for ConnectBot" />
</manifest>