* Looks like I had the bamboo build right in the first place - it was just throwing an exception onto the console needlessly. Yay!

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

View File

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