about summary refs log tree commit diff
path: root/tests/codegen/ascii-char.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/codegen/ascii-char.rs')
-rw-r--r--tests/codegen/ascii-char.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/codegen/ascii-char.rs b/tests/codegen/ascii-char.rs
index 30f285096ed..fab9f8632fc 100644
--- a/tests/codegen/ascii-char.rs
+++ b/tests/codegen/ascii-char.rs
@@ -1,5 +1,4 @@
 //@ compile-flags: -C opt-level=1
-//@ ignore-debug (the extra assertions get in the way)
 
 #![crate_type = "lib"]
 #![feature(ascii_char)]