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

This commit is contained in:
Justin Clark-Casey (justincc)
2014-07-03 00:01:47 +01:00
parent 889194db63
commit c3923a1aa6

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);