mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
Fix error
This commit is contained in:
parent
08a4e53cfe
commit
6f6495ccbf
@ -72,6 +72,7 @@ impl PlatformDispatcher for MacDispatcher {
|
||||
false
|
||||
}
|
||||
|
||||
#[cfg(any(test, feature = "test-support"))]
|
||||
fn advance_clock(&self, _: Duration) {
|
||||
unimplemented!()
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user