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

0.6.6-post-fixes
lbsa71 2009-06-22 08:34:50 +00:00
parent e9d0f48a5b
commit 5ee2125bb6
1 changed files with 1 additions and 1 deletions

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"); Assert.That(presence.AbsolutePosition, Is.EqualTo(pos), "Position is not the same one entered");
} }
[LongRunning] [Test]
public void T021_TestCrossToNewRegion() public void T021_TestCrossToNewRegion()
{ {
TestHelper.InMethod(); TestHelper.InMethod();