[java-decompiler] Ant tests in forked VM
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
</target>
|
||||
|
||||
<target name="test" depends="init,test-compile">
|
||||
<junit printsummary="true" failureproperty="tests.failed">
|
||||
<junit printsummary="true" failureproperty="tests.failed" fork="true">
|
||||
<classpath path="${test-out}:${out}"/>
|
||||
<classpath refid="junit"/>
|
||||
<batchtest>
|
||||
|
||||
Reference in New Issue
Block a user