re-enable running linden udp tests in local.include, though no tests are currently active there

0.7.2-post-fixes
Justin Clark-Casey (justincc) 2011-10-24 22:25:38 +01:00
parent 435aefe1bf
commit 753f11273f
1 changed files with 0 additions and 2 deletions

View File

@ -298,12 +298,10 @@
<arg value="-xml=test-results/OpenSim.Framework.Servers.Tests.dll-Results.xml" />
</exec>
<!--
<exec program="${nunitcmd}" failonerror="false" resultproperty="testresult.opensim.region.clientstack.lindenudp.tests">
<arg value="./bin/OpenSim.Region.ClientStack.LindenUDP.Tests.dll" />
<arg value="-xml=test-results/OpenSim.Region.ClientStack.LindenUDP.Tests.dll-Results.xml" />
</exec>
-->
<exec program="${nunitcmd}" failonerror="false" resultproperty="testresult.opensim.region.scriptengine.tests">
<arg value="./bin/OpenSim.Region.ScriptEngine.Tests.dll" />