mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 01:35:46 +08:00
minor: remove LongRunning test designator from TestAddSceneObject() since it isn't, really
This commit is contained in:
@@ -49,7 +49,7 @@ namespace OpenSim.Region.Framework.Scenes.Tests
|
||||
/// <summary>
|
||||
/// Test adding an object to a scene.
|
||||
/// </summary>
|
||||
[Test, LongRunning]
|
||||
[Test]
|
||||
public void TestAddSceneObject()
|
||||
{
|
||||
TestHelper.InMethod();
|
||||
|
||||
Reference in New Issue
Block a user