|
@@ -1856,8 +1856,8 @@ |
|
|
if="run.antunit"> |
|
|
if="run.antunit"> |
|
|
|
|
|
|
|
|
<condition property="antunit.includes" value="${antunit.testcase}" |
|
|
<condition property="antunit.includes" value="${antunit.testcase}" |
|
|
else="**/test.xml,*-test.xml"> |
|
|
|
|
|
<isset property="${antunit.testcase}" /> |
|
|
|
|
|
|
|
|
else="**/test.xml,**/*-test.xml"> |
|
|
|
|
|
<isset property="antunit.testcase" /> |
|
|
</condition> |
|
|
</condition> |
|
|
|
|
|
|
|
|
<property name="antunit.excludes" value="" /> |
|
|
<property name="antunit.excludes" value="" /> |
|
|