cgmath/test/test_vec.rs
2012-09-08 00:17:26 +10:00

16 lines
106 B
Rust

// TODO
#[test]
fn test_vec2() {
}
#[test]
fn test_vec3() {
}
#[test]
fn test_vec4() {
}