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, 2 insertions, 0 deletions
diff --git a/OpenSim/Tests/Common/Mock/TestClient.cs b/OpenSim/Tests/Common/Mock/TestClient.cs
index 4647349..0f75d70 100644
--- a/OpenSim/Tests/Common/Mock/TestClient.cs
+++ b/OpenSim/Tests/Common/Mock/TestClient.cs
@@ -279,6 +279,8 @@ namespace OpenSim.Tests.Common.Mock
279 279
280 public event MuteListRequest OnMuteListRequest; 280 public event MuteListRequest OnMuteListRequest;
281 281
282 public event AvatarInterestUpdate OnAvatarInterestUpdate;
283
282#pragma warning restore 67 284#pragma warning restore 67
283 285
284 /// <value> 286 /// <value>