Skip to content

Commit 840c301

Browse files
committed
tests: ignore wasm32 for run-pass/proc-macro/expand-with-a-macro.
1 parent dcf736d commit 840c301

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/run-pass/proc-macro/expand-with-a-macro.rs

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010

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

13+
// ignore-wasm32-bare compiled with panic=abort by default
14+
1315
#![deny(warnings)]
1416

1517
#[macro_use]

0 commit comments

Comments
 (0)