aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Common/Mock/TestClient.cs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--OpenSim/Tests/Common/Mock/TestClient.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Tests/Common/Mock/TestClient.cs b/OpenSim/Tests/Common/Mock/TestClient.cs
index 151dcca..b0ede78 100644
--- a/OpenSim/Tests/Common/Mock/TestClient.cs
+++ b/OpenSim/Tests/Common/Mock/TestClient.cs
@@ -354,7 +354,7 @@ namespace OpenSim.Tests.Common
354 354
355 public ISceneAgent SceneAgent { get; set; } 355 public ISceneAgent SceneAgent { get; set; }
356 356
357 public bool DoObjectAnimations { get; set; } 357 public bool SupportObjectAnimations { get; set; }
358 358
359 /// <value> 359 /// <value>
360 /// The last caps seed url that this client was given. 360 /// The last caps seed url that this client was given.