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

remove-scene-viewer
Justin Clark-Casey (justincc) 2011-10-24 22:25:38 +01:00
parent e28e2d24c7
commit 48295793b0
1 changed files with 0 additions and 2 deletions

View File

@ -303,12 +303,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" />