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