fixed tests

This commit is contained in:
Maccesch 2023-05-15 02:12:27 +01:00
parent 45d2c0fd0a
commit d0b4aa12cf

View file

@ -26,3 +26,5 @@ pub struct Directions {
pub top: bool, pub top: bool,
pub bottom: bool, pub bottom: bool,
} }
pub fn use_scroll() {}