minor: remove some regression test logging switches accidentally left uncommented.

This commit is contained in:
Justin Clark-Casey (justincc)
2013-07-11 23:19:55 +01:00
parent e15a15688b
commit 7c2e4786ce
2 changed files with 2 additions and 2 deletions

View File

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