Merge "Modify bluetooth test target for new Instrumentation test location"
This commit is contained in:
@@ -261,7 +261,7 @@ See test_defs.xsd for more information.
|
|||||||
package="com.example.android.apis.tests" />
|
package="com.example.android.apis.tests" />
|
||||||
|
|
||||||
<test name="bluetooth"
|
<test name="bluetooth"
|
||||||
build_path="packages/apps/Bluetooth/tests"
|
build_path="packages/apps/Bluetooth/tests/unit"
|
||||||
package="com.android.bluetooth.tests"
|
package="com.android.bluetooth.tests"
|
||||||
runner="android.support.test.runner.AndroidJUnitRunner"
|
runner="android.support.test.runner.AndroidJUnitRunner"
|
||||||
continuous="true" />
|
continuous="true" />
|
||||||
|
|||||||
Reference in New Issue
Block a user