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()
|
public void TestStopOnInfiniteJumpLoop()
|
||||||
{
|
{
|
||||||
TestHelpers.InMethod();
|
TestHelpers.InMethod();
|
||||||
TestHelpers.EnableLogging();
|
// TestHelpers.EnableLogging();
|
||||||
|
|
||||||
string script =
|
string script =
|
||||||
@"default
|
@"default
|
||||||
|
|
Loading…
Reference in New Issue