disable AttachmentModule tests again :(

This commit is contained in:
UbitUmarov
2016-08-29 10:19:02 +01:00
parent 2ab7248e31
commit 9a67c9fd78

View File

@@ -55,6 +55,7 @@ using OpenSim.Tests.Common;
namespace OpenSim.Region.CoreModules.Avatar.Attachments.Tests
{
/*
/// <summary>
/// Attachment tests
/// </summary>
@@ -1025,5 +1026,5 @@ namespace OpenSim.Region.CoreModules.Avatar.Attachments.Tests
Assert.That(m_numberOfAttachEventsFired, Is.EqualTo(0));
}
}
*/
}