diff --git a/martin/src/srv/server.rs b/martin/src/srv/server.rs index e0dd657a1..54517c9a7 100755 --- a/martin/src/srv/server.rs +++ b/martin/src/srv/server.rs @@ -226,7 +226,7 @@ pub mod tests { } fn clone_source(&self) -> Box { - unimplemented!() + Box::new(self.clone()) } async fn get_tile(