Migrate enum bench to lookahead

This commit is contained in:
Erick Tryzelaar
2014-05-24 14:08:35 -07:00
parent 7180d94196
commit cb1b006b0f
3 changed files with 28 additions and 10 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ pub mod de;
//pub mod json;
#[cfg(test)]
//pub mod bench_enum;
pub mod bench_enum;
#[cfg(test)]
//pub mod bench_struct;