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 ee4aaa8..16c55ae 100644
--- a/OpenSim/Tests/Common/Mock/TestClient.cs
+++ b/OpenSim/Tests/Common/Mock/TestClient.cs
@@ -264,6 +264,8 @@ namespace OpenSim.Tests.Common.Mock
264 public event UserInfoRequest OnUserInfoRequest; 264 public event UserInfoRequest OnUserInfoRequest;
265 public event UpdateUserInfo OnUpdateUserInfo; 265 public event UpdateUserInfo OnUpdateUserInfo;
266 266
267 public event RetrieveInstantMessages OnRetrieveInstantMessages;
268
267#pragma warning restore 67 269#pragma warning restore 67
268 270
269 /// <value> 271 /// <value>