minor: for now stop iar tests spewing log messages when running testsuite

0.6.8-post-fixes
Justin Clark-Casey (justincc) 2009-11-12 18:33:40 +00:00
parent 73b437b7b4
commit d21fc1cefb
1 changed files with 1 additions and 1 deletions

View File

@ -293,7 +293,7 @@ namespace OpenSim.Region.CoreModules.Avatar.Inventory.Archiver.Tests
public void TestIarV0_1WithEscapedChars()
{
TestHelper.InMethod();
log4net.Config.XmlConfigurator.Configure();
// log4net.Config.XmlConfigurator.Configure();
string itemName = "You & you are a mean/man/";
string humanEscapedItemName = @"You & you are a mean\/man\/";