Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
tests: ignore wasm32 for run-pass/proc-macro/expand-with-a-macro.
  • Loading branch information
eddyb committed Nov 30, 2018
1 parent dcf736d commit 840c301
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/run-pass/proc-macro/expand-with-a-macro.rs
Expand Up @@ -10,6 +10,8 @@

// aux-build:expand-with-a-macro.rs

// ignore-wasm32-bare compiled with panic=abort by default

#![deny(warnings)]

#[macro_use]
Expand Down

0 comments on commit 840c301

Please sign in to comment.