* Only testing binaries with tests for the moment.
parent
6c77aba2f8
commit
b663c8d6d2
|
@ -26,7 +26,8 @@
|
||||||
<formatter type="Xml" usefile="true" extension=".xml" outputdir="../test-results" />
|
<formatter type="Xml" usefile="true" extension=".xml" outputdir="../test-results" />
|
||||||
<test>
|
<test>
|
||||||
<assemblies>
|
<assemblies>
|
||||||
<include name="../bin/OpenSim*.dll" />
|
<include name="../bin/OpenSim.Region.Environment.dll" />
|
||||||
|
<include name="../bin/OpenSim.Tests.Common.dll" />
|
||||||
</assemblies>
|
</assemblies>
|
||||||
</test>
|
</test>
|
||||||
</nunit2>
|
</nunit2>
|
||||||
|
|
Loading…
Reference in New Issue