Skip to content

Commit

Permalink
Ignoring pretty print for test due to #37199
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtwco committed Nov 4, 2017
1 parent d3babe5 commit 86c62d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/run-pass/rfc-2008-non-exhaustive/enums.rs
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
// aux-build:enums.rs
extern crate enums;

// ignore-pretty issue #37199

use enums::NonExhaustiveEnum;

fn main() {
Expand Down

0 comments on commit 86c62d0

Please sign in to comment.