mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
minor: disable logging in regression test TestClientThrottleSetNoLimit
This commit is contained in:
@@ -57,7 +57,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP.Tests
|
||||
public void TestClientThrottleSetNoLimit()
|
||||
{
|
||||
TestHelpers.InMethod();
|
||||
TestHelpers.EnableLogging();
|
||||
// TestHelpers.EnableLogging();
|
||||
|
||||
Scene scene = new SceneHelpers().SetupScene();
|
||||
TestLLUDPServer udpServer = ClientStackHelpers.AddUdpServer(scene);
|
||||
|
||||
Reference in New Issue
Block a user