#![cfg(test)]
pub mod test_md5common;
// pub mod test_md5mesh;
pub mod test_md5mesh_nom;
// pub mod test_md5anim;
pub mod test_md5anim_nom;
// pub mod test_md5rig;
pub mod test_md5rig_nom;
// pub mod test_md5comp;
pub mod test_md5comp_nom;
pub mod test_ppm;
pub mod test_wavefrontobj;
pub mod test_wavefrontcomp;