about summary refs log tree commit diff
path: root/tests/ui/macros/assert-macro-owned.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/macros/assert-macro-owned.rs')
-rw-r--r--tests/ui/macros/assert-macro-owned.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/macros/assert-macro-owned.rs b/tests/ui/macros/assert-macro-owned.rs
index 46a59db1390..f9b6f5f5180 100644
--- a/tests/ui/macros/assert-macro-owned.rs
+++ b/tests/ui/macros/assert-macro-owned.rs
@@ -1,7 +1,7 @@
 //@ run-fail
 //@ error-pattern:panicked
 //@ error-pattern:test-assert-owned
-//@ ignore-emscripten no processes
+//@ needs-subprocess
 
 #![allow(non_fmt_panics)]