Extend bench_vec tests

This commit is contained in:
Erick Tryzelaar
2014-05-24 15:02:24 -07:00
parent ec32fc9a78
commit 79d3676d1c
3 changed files with 78 additions and 27 deletions
+4 -1
View File
@@ -14,8 +14,11 @@ extern crate serialize;
pub mod de;
//pub mod json;
//#[cfg(test)]
//pub mod bench_bytes;
#[cfg(test)]
pub mod bench_enum;
//pub mod bench_enum;
#[cfg(test)]
//pub mod bench_struct;