Ignore tests for now
This commit is contained in:
parent
a9c17e7407
commit
e257f7d0b1
2 changed files with 88 additions and 136 deletions
|
@ -182,7 +182,8 @@ impl Platform for TestPlatform {
|
|||
}
|
||||
|
||||
fn should_auto_hide_scrollbars(&self) -> bool {
|
||||
unimplemented!()
|
||||
// todo()
|
||||
true
|
||||
}
|
||||
|
||||
fn write_to_clipboard(&self, _item: crate::ClipboardItem) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue