* Only testing binaries with tests for the moment.

0.6.0-stable
Adam Frisby 2008-05-01 14:14:57 +00:00
parent 6c77aba2f8
commit b663c8d6d2
1 changed files with 2 additions and 1 deletions

View File

@ -26,7 +26,8 @@
<formatter type="Xml" usefile="true" extension=".xml" outputdir="../test-results" />
<test>
<assemblies>
<include name="../bin/OpenSim*.dll" />
<include name="../bin/OpenSim.Region.Environment.dll" />
<include name="../bin/OpenSim.Tests.Common.dll" />
</assemblies>
</test>
</nunit2>