about summary refs log tree commit diff
path: root/tests/ui/numbers-arithmetic/location-divide-assign-by-zero.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/numbers-arithmetic/location-divide-assign-by-zero.rs')
-rw-r--r--tests/ui/numbers-arithmetic/location-divide-assign-by-zero.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ui/numbers-arithmetic/location-divide-assign-by-zero.rs b/tests/ui/numbers-arithmetic/location-divide-assign-by-zero.rs
index 8bce8ded5da..63fbab5ecc4 100644
--- a/tests/ui/numbers-arithmetic/location-divide-assign-by-zero.rs
+++ b/tests/ui/numbers-arithmetic/location-divide-assign-by-zero.rs
@@ -1,5 +1,4 @@
 //@ run-fail
-//@ ignore-wasm32
 //@ error-pattern:location-divide-assign-by-zero.rs
 
 fn main() {