Skip to content

Commit

Permalink
Ensure debug_assert! tests get run
Browse files Browse the repository at this point in the history
  • Loading branch information
not-an-aardvark committed Feb 17, 2021
1 parent cb653b1 commit 15197cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/ui/macros/assert-format-lazy.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
// run-pass
// compile-flags: -C debug_assertions=yes

#[allow(unreachable_code)]
fn main() {
Expand Down

0 comments on commit 15197cb

Please sign in to comment.