* Panda no like LongRunningAttribute, no? Me now reverting minuscule fix, yes? Panda happy, eh?

This commit is contained in:
lbsa71
2009-06-22 08:34:50 +00:00
parent e9d0f48a5b
commit 5ee2125bb6

View File

@@ -200,7 +200,7 @@ namespace OpenSim.Region.Framework.Scenes.Tests
Assert.That(presence.AbsolutePosition, Is.EqualTo(pos), "Position is not the same one entered");
}
[LongRunning]
[Test]
public void T021_TestCrossToNewRegion()
{
TestHelper.InMethod();