diff options
Diffstat (limited to 'tests/mir-opt/matches_u8.rs')
-rw-r--r-- | tests/mir-opt/matches_u8.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mir-opt/matches_u8.rs b/tests/mir-opt/matches_u8.rs index 422c3a95e..47c4ffee0 100644 --- a/tests/mir-opt/matches_u8.rs +++ b/tests/mir-opt/matches_u8.rs @@ -1,3 +1,4 @@ +// skip-filecheck // unit-test: MatchBranchSimplification |