You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It turns out we do not actually read any inputs in our tests,
so we can remove this implementation.
This change was prompted by cargo clippy complaining about the
u8 in LineEvent never being read.
Signed-off-by: Leonard Göhrs <[email protected]>
0 commit comments