don't run pretty-rpass for tests using #![main]

This commit is contained in:
Flavio Percoco 2015-01-24 15:10:37 +01:00
parent 8d40f0f3b5
commit 577c4643dd

View file

@ -9,6 +9,7 @@
// except according to those terms.
// compile-flags: --test
// no-pretty-expanded
extern crate test;
#[bench]