cgmath/test/vec-test.rs
Brendan Zabarauskas aed74ae3c9 initial commit
2012-09-07 20:48:47 +10:00

16 lines
106 B
Rust

// TODO
#[test]
fn test_mat2() {
}
#[test]
fn test_mat3() {
}
#[test]
fn test_mat4() {
}