aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/Tests/ScenePresenceAgentTests.cs
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2011-12-03 19:32:59 +0000
committerJustin Clark-Casey (justincc)2011-12-03 19:32:59 +0000
commita82aea53f863566037fa4fe3d546f57a49a126fa (patch)
treed264eec14628de88d44c2d23da8da240a68aa85e /OpenSim/Region/Framework/Scenes/Tests/ScenePresenceAgentTests.cs
parentRemove T012_TestAddNeighbourRegion() and T013_TestRemoveNeighbourRegion() sin... (diff)
downloadopensim-SC_OLD-a82aea53f863566037fa4fe3d546f57a49a126fa.zip
opensim-SC_OLD-a82aea53f863566037fa4fe3d546f57a49a126fa.tar.gz
opensim-SC_OLD-a82aea53f863566037fa4fe3d546f57a49a126fa.tar.bz2
opensim-SC_OLD-a82aea53f863566037fa4fe3d546f57a49a126fa.tar.xz
Split up test SceneHelpers to provide an AddChildScenePresence() call
Diffstat (limited to '')
-rw-r--r--OpenSim/Region/Framework/Scenes/Tests/ScenePresenceAgentTests.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenSim/Region/Framework/Scenes/Tests/ScenePresenceAgentTests.cs b/OpenSim/Region/Framework/Scenes/Tests/ScenePresenceAgentTests.cs
index 946481c..d4c299f 100644
--- a/OpenSim/Region/Framework/Scenes/Tests/ScenePresenceAgentTests.cs
+++ b/OpenSim/Region/Framework/Scenes/Tests/ScenePresenceAgentTests.cs
@@ -166,6 +166,7 @@ namespace OpenSim.Region.Framework.Scenes.Tests
166 /// </summary> 166 /// </summary>
167 /// <remarks> 167 /// <remarks>
168 /// Please note that unlike the other tests here, this doesn't rely on anything set up in the instance fields. 168 /// Please note that unlike the other tests here, this doesn't rely on anything set up in the instance fields.
169 /// INCOMPLETE
169 /// </remarks> 170 /// </remarks>
170 [Test] 171 [Test]
171 public void TestChildAgentEstablishedInNeighbour() 172 public void TestChildAgentEstablishedInNeighbour()