generic/threadshare: fix for nightly build

This commit is contained in:
François Laignel 2022-02-22 00:18:28 +01:00 committed by Sebastian Dröge
parent 91ead3da7a
commit 92ca54f0ba

View file

@ -1450,7 +1450,7 @@ mod tests {
state: TaskState::Error, state: TaskState::Error,
.. ..
} => (), } => (),
other => unreachable!(other), _ => unreachable!(),
} }
assert_eq!( assert_eq!(