Skip to content

Commit e5b991a

Browse files
committed
Add ignore-pretty to the fn signature verification test
1 parent fd02920 commit e5b991a

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+
// ignore-pretty: does not work well with `--test`
1213
extern crate test;
1314

1415
#[bench]

0 commit comments

Comments
 (0)