Split up test SceneHelpers to provide an AddChildScenePresence() call

This commit is contained in:
Justin Clark-Casey (justincc)
2011-12-03 19:32:59 +00:00
parent a4d82895be
commit a82aea53f8
2 changed files with 26 additions and 10 deletions

View File

@@ -166,6 +166,7 @@ namespace OpenSim.Region.Framework.Scenes.Tests
/// </summary>
/// <remarks>
/// Please note that unlike the other tests here, this doesn't rely on anything set up in the instance fields.
/// INCOMPLETE
/// </remarks>
[Test]
public void TestChildAgentEstablishedInNeighbour()