mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Let's try unit tests in the automated build again.
This commit is contained in:
@@ -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}/">
|
||||
|
||||
Reference in New Issue
Block a user