Unit tests still broken, remove them from Bamboo build file.

0.6.0-stable
Mike Mazur 2008-07-24 05:38:26 +00:00
parent bb777a9c3c
commit 1ea3071157
1 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@
<delete dir="../test-results" />
<mkdir dir="../test-results" />
<nunit2>
<!--nunit2>
<formatter type="Xml" usefile="true" extension=".xml" outputdir="../test-results" />
<test>
<assemblies>
@ -33,7 +33,7 @@
<include name="../bin/OpenSim.Region.Environment.dll" />
</assemblies>
</test>
</nunit2>
</nunit2-->
<zip zipfile="../${projectdir}.zip">
<fileset basedir="${projectdir}/">