Update to support Radicale 3.x
This commit is contained in:
@@ -11,3 +11,6 @@ class ConfigMock:
|
||||
|
||||
def get(self, a, b):
|
||||
return self.configuration[a][b]
|
||||
|
||||
def copy(self, c):
|
||||
return self
|
||||
|
||||
Reference in New Issue
Block a user