Skip to content

Commit 577c464

Browse files
committed
don't run pretty-rpass for tests using #![main]
1 parent 8d40f0f commit 577c464

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/run-pass/test-fn-signature-verification-for-explicit-return-type.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
// except according to those terms.
1010

1111
// compile-flags: --test
12+
// no-pretty-expanded
1213
extern crate test;
1314

1415
#[bench]

0 commit comments

Comments
 (0)