git-svn-id: https://wala.svn.sourceforge.net/svnroot/wala/trunk@2873 f5eafffb-2e1d-0410-98e4-8ec43c5233c4
This commit is contained in:
sjfink 2008-05-29 20:07:37 +00:00
parent 6c9d18f326
commit de96729255
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@
<junit fork="yes" errorProperty="test.failed" failureProperty="test.failed">
<jvmarg value="-Xmx800M" />
<jvmarg value="-ea" />
<jvmarg value="-Dcom.ibm.wala.junit.profiler=short" />
<jvmarg value="-Dcom.ibm.wala.junit.profile=short" />
<classpath>
<path refid="@dot.classpath" />
<pathelement path="@dot" />