mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 12:25:42 +08:00
minor: disable logging on regression TestCrossOnSameSimulator() that I accidentally left on a few commits ago.
This commit is contained in:
@@ -66,7 +66,7 @@ namespace OpenSim.Region.Framework.Scenes.Tests
|
||||
public void TestCrossOnSameSimulator()
|
||||
{
|
||||
TestHelpers.InMethod();
|
||||
TestHelpers.EnableLogging();
|
||||
// TestHelpers.EnableLogging();
|
||||
|
||||
UUID userId = TestHelpers.ParseTail(0x1);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user