Disable logging in regression test in OSSL_ApiAttachmentTests

0.7.3-extended
Justin Clark-Casey (justincc) 2012-07-10 23:04:44 +01:00
parent bb2a9060f1
commit 222f844d65
1 changed files with 1 additions and 1 deletions

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