mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 11:33:28 +08:00
try to mk jenkins happy
This commit is contained in:
@@ -60,7 +60,7 @@ namespace OpenSim.Region.Framework.Scenes.Tests
|
||||
TestScene scene = new SceneHelpers().SetupScene();
|
||||
ScenePresence sp = SceneHelpers.AddScenePresence(scene, TestHelpers.ParseTail(0x1));
|
||||
sp.Flying = true;
|
||||
sp.PhysicsCollisionUpdate(new CollisionEventUpdate());
|
||||
sp.Animator.UpdateMovementAnimations();
|
||||
|
||||
Assert.That(sp.Animator.CurrentMovementAnimation, Is.EqualTo("HOVER"));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user