comment out verbose test logging from last commit

bulletsim
Justin Clark-Casey (justincc) 2011-08-26 22:17:27 +01:00
parent 1dba047e4d
commit dc61bf4b1f
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@ namespace OpenSim.Region.CoreModules.Avatar.Attachments.Tests
public void TestDetachAttachmentToScene()
{
TestHelpers.InMethod();
log4net.Config.XmlConfigurator.Configure();
// log4net.Config.XmlConfigurator.Configure();
UUID userId = TestHelpers.ParseTail(0x1);
UUID attItemId = TestHelpers.ParseTail(0x2);