* Removing NUnit tests from CI build server temporarily while we work out what the hell is wrong with NUnit.

0.6.0-stable
Adam Frisby 2008-05-15 19:53:56 +00:00
parent bbaf2fe75e
commit 3dcc3e4798
1 changed files with 0 additions and 8 deletions

View File

@ -22,14 +22,6 @@
<touch file="../${projectdir}/bin/startup_commands.txt" />
<mkdir dir="../test-results" />
<nunit2>
<formatter type="Xml" usefile="true" extension=".xml" outputdir="../test-results" />
<test>
<assemblies>
<include name="../bin/OpenSim*.dll" />
</assemblies>
</test>
</nunit2>
<zip zipfile="../${projectdir}.zip">
<fileset basedir="${projectdir}/">