Changes Robolectric test suite tag to its own value to enable filtering these in ATP.
Bug: b/157635117 Change-Id: I7748ccbef3dd44d1a4a79e9ded5182607c83a20b
This commit is contained in:
parent
b979b79bd9
commit
77c15cb2d4
1 changed files with 2 additions and 2 deletions
|
@ -15,8 +15,8 @@
|
|||
-->
|
||||
<!-- This test config file is auto-generated. -->
|
||||
<configuration description="Runs {MODULE}">
|
||||
<option name="test-suite-tag" value="apct" />
|
||||
<option name="test-suite-tag" value="apct-junit" />
|
||||
<option name="test-suite-tag" value="robolectric" />
|
||||
<option name="test-suite-tag" value="robolectric-tests" />
|
||||
|
||||
<option name="java-folder" value="prebuilts/jdk/jdk9/linux-x86/" />
|
||||
<option name="exclude-paths" value="java" />
|
||||
|
|
Loading…
Reference in a new issue