* Also temporarily disable T032_CrossAttachments() since this relies on the execution of T021_TestCroswsToNewRegion()

This commit is contained in:
Justin Clarke Casey
2009-03-27 17:19:58 +00:00
parent 3d21b2480e
commit 86cc0e86d4

View File

@@ -277,7 +277,7 @@ namespace OpenSim.Region.Framework.Scenes.Tests
Assert.That(presence.HasAttachments(), Is.False);
}
[Test]
//[Test]
public void T032_CrossAttachments()
{
Console.WriteLine("Beginning test {0}", MethodBase.GetCurrentMethod());