remove a final trace of the old framework.communications.tests

This might make panda pass again!
slimupdates
Justin Clark-Casey (justincc) 2010-03-03 23:05:48 +00:00
parent 60fde0c83a
commit 5dd7593179
1 changed files with 0 additions and 1 deletions

View File

@ -254,7 +254,6 @@
</exec>
<fail message="Failures reported in unit tests." unless="${int::parse(testresult.opensim.framework.tests)==0}" />
<fail message="Failures reported in unit tests." unless="${int::parse(testresult.opensim.framework.communications.tests)==0}" />
<fail message="Failures reported in unit tests." unless="${int::parse(testresult.opensim.framework.servers.tests)==0}" />
<!-- <fail message="Failures reported in unit tests." unless="${int::parse(testresult.opensim.region.clientstack.lindenudp.tests)==0}" /> -->
<fail message="Failures reported in unit tests." unless="${int::parse(testresult.opensim.region.scriptengine.tests)==0}" />