aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Tests/Common/Mock
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Tests/Common/Mock')
-rw-r--r--OpenSim/Tests/Common/Mock/TestClient.cs4
1 files changed, 4 insertions, 0 deletions
diff --git a/OpenSim/Tests/Common/Mock/TestClient.cs b/OpenSim/Tests/Common/Mock/TestClient.cs
index 256d6fd..f607284 100644
--- a/OpenSim/Tests/Common/Mock/TestClient.cs
+++ b/OpenSim/Tests/Common/Mock/TestClient.cs
@@ -1116,6 +1116,10 @@ namespace OpenSim.Tests.Common.Mock
1116 { 1116 {
1117 } 1117 }
1118 1118
1119 public void RefreshGroupMembership()
1120 {
1121 }
1122
1119 public void SendUseCachedMuteList() 1123 public void SendUseCachedMuteList()
1120 { 1124 {
1121 } 1125 }