mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
minor: remove some regression test logging switches accidentally left uncommented.
This commit is contained in:
@@ -151,7 +151,7 @@ namespace OpenSim.Region.CoreModules.Scripting.HttpRequest.Tests
|
||||
public void Test404Response()
|
||||
{
|
||||
TestHelpers.InMethod();
|
||||
TestHelpers.EnableLogging();
|
||||
// TestHelpers.EnableLogging();
|
||||
|
||||
if (!Util.IsPlatformMono)
|
||||
Assert.Ignore("Ignoring test since can only currently run on Mono");
|
||||
|
||||
Reference in New Issue
Block a user