Re-enabling contracts in tests in build.xml
-- Left contracts turned off in original clover commit
This commit is contained in:
parent
3d1c107f9d
commit
c1c5737f80
|
|
@ -1278,7 +1278,7 @@
|
|||
<jvmarg value="-Djava.awt.headless=true" />
|
||||
<jvmarg value="-Dpipeline.run=${pipeline.run}" />
|
||||
<jvmarg value="-Djava.io.tmpdir=${java.io.tmpdir}" />
|
||||
<!-- <jvmarg line="${cofoja.jvm.args}"/> -->
|
||||
<jvmarg line="${cofoja.jvm.args}"/>
|
||||
<jvmarg line="${debug.jvm.args}"/>
|
||||
|
||||
<!-- NOTE: To run tests with debugging, use -Dtest.debug=true -Dtest.debug.port=XXXX on the command line -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue