Remove whitespace

This commit is contained in:
Brendan Zabarauskas 2013-01-29 20:27:07 +11:00
parent d7f5efadbd
commit 58cfe4d32c

View file

@ -30,4 +30,4 @@ mod test {
#[path = "test_quat.rs"] mod quat;
#[path = "test_rot.rs" ] mod rot;
#[path = "test_vec.rs" ] mod vec;
}
}