Get rid of accidental scene start left in ScenePresenceAutopilotTests

connector_plugin
Justin Clark-Casey (justincc) 2012-10-12 03:20:27 +01:00
parent b9c2a1508e
commit fba59d905c
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]