minor: remove EnableLogging() left over in CoopTerminationTests
parent
e0f4e91d22
commit
ccdf86c737
|
@ -245,7 +245,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Instance.Tests
|
|||
public void TestStopOnInfiniteJumpLoop()
|
||||
{
|
||||
TestHelpers.InMethod();
|
||||
TestHelpers.EnableLogging();
|
||||
// TestHelpers.EnableLogging();
|
||||
|
||||
string script =
|
||||
@"default
|
||||
|
|
Loading…
Reference in New Issue