mirror of
https://github.com/pimalaya/himalaya.git
synced 2026-06-16 12:47:55 +08:00
fix tests
This commit is contained in:
@@ -209,9 +209,6 @@ mod tests {
|
||||
fn remove_flags(&mut self, _: &str, _: Vec<&str>, _: &Flags) -> backend::Result<()> {
|
||||
unimplemented!()
|
||||
}
|
||||
fn try_clone(&self) -> backend::Result<Box<dyn Backend>> {
|
||||
unimplemented!()
|
||||
}
|
||||
fn as_any(&self) -> &dyn Any {
|
||||
unimplemented!()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user