mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
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…
Add table
Reference in a new issue