Get rid of accidental scene start left in ScenePresenceAutopilotTests

0.7.4-extended
Justin Clark-Casey (justincc) 2012-10-12 03:20:27 +01:00
parent da00b57d4b
commit 470f8d3c04
1 changed files with 0 additions and 1 deletions

View File

@ -65,7 +65,6 @@ namespace OpenSim.Region.Framework.Scenes.Tests
public void Init()
{
m_scene = new SceneHelpers().SetupScene();
m_scene.Start();
}
[Test]