minor: disable debug logging for previous test
parent
8a5f9b91de
commit
92727ad596
|
@ -56,7 +56,7 @@ namespace OpenSim.Region.Framework.Scenes.Tests
|
||||||
public void TestShareWithGroup()
|
public void TestShareWithGroup()
|
||||||
{
|
{
|
||||||
TestHelper.InMethod();
|
TestHelper.InMethod();
|
||||||
log4net.Config.XmlConfigurator.Configure();
|
// log4net.Config.XmlConfigurator.Configure();
|
||||||
|
|
||||||
UUID userId = UUID.Parse("10000000-0000-0000-0000-000000000001");
|
UUID userId = UUID.Parse("10000000-0000-0000-0000-000000000001");
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue