fix compilation (#671)

This commit is contained in:
Svyatoslav Nikolsky
2021-01-21 12:58:34 +03:00
committed by Bastian Köcher
parent 5847020fdf
commit 5e38b126f2
@@ -201,11 +201,6 @@ mod tests {
None,
);
}
}
#[cfg(test)]
mod tests {
use super::*;
#[test]
fn inbound_lane_data_returns_correct_hint() {