about summary refs log tree commit diff
path: root/src/test/compile-fail/macro-expanded-include/test.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/compile-fail/macro-expanded-include/test.rs')
-rw-r--r--src/test/compile-fail/macro-expanded-include/test.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/test/compile-fail/macro-expanded-include/test.rs b/src/test/compile-fail/macro-expanded-include/test.rs
index e1e85ddb2c1..bcc2c10653f 100644
--- a/src/test/compile-fail/macro-expanded-include/test.rs
+++ b/src/test/compile-fail/macro-expanded-include/test.rs
@@ -8,6 +8,8 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
+// ignore-emscripten
+
 #![feature(asm, rustc_attrs)]
 #![allow(unused)]