diff options
Diffstat (limited to 'OpenSim')
-rw-r--r-- | OpenSim/Region/ScriptEngine/Shared/Tests/OSSL_ApiAttachmentTests.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Region/ScriptEngine/Shared/Tests/OSSL_ApiAttachmentTests.cs b/OpenSim/Region/ScriptEngine/Shared/Tests/OSSL_ApiAttachmentTests.cs index f5aa518..5ed1f3d 100644 --- a/OpenSim/Region/ScriptEngine/Shared/Tests/OSSL_ApiAttachmentTests.cs +++ b/OpenSim/Region/ScriptEngine/Shared/Tests/OSSL_ApiAttachmentTests.cs | |||
@@ -179,7 +179,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Tests | |||
179 | public void TestOsForceAttachToOtherAvatarFromInventory() | 179 | public void TestOsForceAttachToOtherAvatarFromInventory() |
180 | { | 180 | { |
181 | TestHelpers.InMethod(); | 181 | TestHelpers.InMethod(); |
182 | TestHelpers.EnableLogging(); | 182 | // TestHelpers.EnableLogging(); |
183 | 183 | ||
184 | string taskInvObjItemName = "sphere"; | 184 | string taskInvObjItemName = "sphere"; |
185 | UUID taskInvObjItemId = UUID.Parse("00000000-0000-0000-0000-100000000000"); | 185 | UUID taskInvObjItemId = UUID.Parse("00000000-0000-0000-0000-100000000000"); |