format
This commit is contained in:
parent
5796032693
commit
bd5ddba5bc
@ -47,9 +47,8 @@ impl<T: Copy> PosMap<T> {
|
|||||||
|
|
||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
mod test {
|
mod test {
|
||||||
use crate::repr::coords::CoordPairInner;
|
|
||||||
|
|
||||||
use super::*;
|
use super::*;
|
||||||
|
use crate::repr::coords::CoordPairInner;
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
fn from_into_test() {
|
fn from_into_test() {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user