mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 11:33:28 +08:00
Massive tab and trailing space cleanup
This commit is contained in:
@@ -98,7 +98,7 @@ namespace OpenSim.Region.Framework.Scenes.Tests
|
||||
|
||||
// crossing is async
|
||||
Thread.Sleep(500);
|
||||
|
||||
|
||||
Assert.IsNull(sceneA.GetSceneObjectGroup(so1Id));
|
||||
Assert.NotNull(sceneB.GetSceneObjectGroup(so1Id));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user