fixing a typo

This commit is contained in:
Andrey Pavlenko 2012-03-29 15:40:21 +00:00
parent 0ac70e6883
commit 64355e88f1

View 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"/>