Skip to content

Commit

Permalink
Use correct exclusion comment
Browse files Browse the repository at this point in the history
  • Loading branch information
oli-obk authored Jul 22, 2018
1 parent 555a7b4 commit 233a6e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/test/run-pass/invalid_const_promotion.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
// option. This file may not be copied, modified, or distributed
// except according to those terms.

// ignore-wasm
// ignore-wasm32
// ignore-emscripten

#![feature(const_fn)]
#![allow(const_err)]
Expand Down

0 comments on commit 233a6e1

Please sign in to comment.