Let's try unit tests in the automated build again.

0.6.0-stable
Mike Mazur 2008-07-25 00:12:54 +00:00
parent c67198299e
commit 7a4494b134
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}/">