Re-enabled TestLifecycle regression test logging so I can get some idea of why it's failing on jenkins but not locally

0.8.0.3
Justin Clark-Casey (justincc) 2014-07-03 00:01:47 +01:00 committed by Justin Clark-Casey
parent ba745a524d
commit 7e2927f537
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ namespace OpenSim.Region.Framework.Scenes.Tests
public void TestLifecycle()
{
TestHelpers.InMethod();
// TestHelpers.EnableLogging();
TestHelpers.EnableLogging();
UUID estateOwnerId = TestHelpers.ParseTail(0x1);
UUID regionId = TestHelpers.ParseTail(0x10);