test-server/instrumentation-backend/AndroidManifest.xml in testautoa-0.4.0.pre19 vs test-server/instrumentation-backend/AndroidManifest.xml in testautoa-0.4.0

- old
+ new

@@ -4,10 +4,10 @@ android:versionCode="3" android:versionName="0.3.0" > <uses-sdk android:minSdkVersion="6" /> - <application android:label="CalabashTestServer" android:debuggable="true"> + <application android:label="CalabashTestServer" > <uses-library android:name="android.test.runner" /> <uses-library android:name="com.google.android.maps" android:required="false" /> </application> <instrumentation