minor: comment out some excessive test logging

viewer-2-initial-appearance
Justin Clark-Casey (justincc) 2010-09-07 02:05:44 +01:00
parent 90cd035693
commit 84ad9e4d4e
1 changed files with 1 additions and 1 deletions

View File

@ -307,7 +307,7 @@ namespace OpenSim.Region.Framework.Scenes.Tests
public void TestDelinkPersistence()
{
TestHelper.InMethod();
log4net.Config.XmlConfigurator.Configure();
// log4net.Config.XmlConfigurator.Configure();
TestScene scene = SceneSetupHelpers.SetupScene();