Use basic tests by default with ant
This commit is contained in:
parent
ebaeaa47cd
commit
abbba5896b
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@
|
|||
<arg value="am" />
|
||||
<arg value="instrument" />
|
||||
<arg value="-w" />
|
||||
<arg value="-e" />
|
||||
<arg value="size" />
|
||||
<arg value="small" />
|
||||
<arg value="org.linphone.test/android.test.InstrumentationTestRunner" />
|
||||
</exec>
|
||||
<echo message="${tests.output}"/>
|
||||
|
|
Loading…
Reference in a new issue