Ignore failure

This commit is contained in:
Victor Shcherb 2016-03-30 15:29:56 +02:00
parent b075716096
commit 18141d065e

View file

@ -60,7 +60,7 @@
</target>
<target name="junits" >
<junit printsummary="yes" haltonfailure="yes" showoutput="yes">
<junit printsummary="yes" haltonfailure="no" showoutput="yes">
<classpath>
<pathelement path="bin"/>
<path refid="build.path"/>