* Only testing binaries with tests for the moment.

This commit is contained in:
Adam Frisby
2008-05-01 14:14:57 +00:00
parent 6c77aba2f8
commit b663c8d6d2

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>