Disable logging in regression test in OSSL_ApiAttachmentTests

This commit is contained in:
Justin Clark-Casey (justincc)
2012-07-10 23:04:44 +01:00
parent 58869e5aa0
commit 9f01c3d408

View File

@@ -179,7 +179,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Tests
public void TestOsForceAttachToOtherAvatarFromInventory()
{
TestHelpers.InMethod();
TestHelpers.EnableLogging();
// TestHelpers.EnableLogging();
string taskInvObjItemName = "sphere";
UUID taskInvObjItemId = UUID.Parse("00000000-0000-0000-0000-100000000000");