summaryrefslogtreecommitdiffstats
path: root/tests/ui/extern/extern-const.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/extern/extern-const.rs')
-rw-r--r--tests/ui/extern/extern-const.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ui/extern/extern-const.rs b/tests/ui/extern/extern-const.rs
index 7cef5b349..d3b3bef6d 100644
--- a/tests/ui/extern/extern-const.rs
+++ b/tests/ui/extern/extern-const.rs
@@ -6,7 +6,6 @@
// run-rustfix
// ignore-wasm32-bare no external library to link to.
-// ignore-asmjs wasm2js does not support source maps yet
// compile-flags: -g
#![feature(rustc_private)]
extern crate libc;