mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-09 20:19:27 +00:00
Fix error
This commit is contained in:
parent
08a4e53cfe
commit
6f6495ccbf
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ impl PlatformDispatcher for MacDispatcher {
|
|||
false
|
||||
}
|
||||
|
||||
#[cfg(any(test, feature = "test-support"))]
|
||||
fn advance_clock(&self, _: Duration) {
|
||||
unimplemented!()
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue