fixing a typo
authorAndrey Pavlenko <no@email>
Thu, 29 Mar 2012 15:40:21 +0000 (15:40 +0000)
committerAndrey Pavlenko <no@email>
Thu, 29 Mar 2012 15:40:21 +0000 (15:40 +0000)
modules/java/android_test/AndroidManifest.xml

index c0f23c2..90978a5 100644 (file)
@@ -18,7 +18,7 @@
     "adb shell am instrument -w org.opencv.test/android.test.InstrumentationTestRunner"
     -->
     <instrumentation android:name="android.test.InstrumentationTestRunner"
-                     android:targetPackage="org.opencv"
+                     android:targetPackage="org.opencv.test"
                      android:label="Tests for org.opencv"/>
     
     <uses-permission android:name="android.permission.CAMERA"/>