about summary refs log tree commit diff
path: root/tests/ui/macros/unreachable-format-arg.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/macros/unreachable-format-arg.rs')
-rw-r--r--tests/ui/macros/unreachable-format-arg.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ui/macros/unreachable-format-arg.rs b/tests/ui/macros/unreachable-format-arg.rs
index 449c6bca16b..e1fdab25a43 100644
--- a/tests/ui/macros/unreachable-format-arg.rs
+++ b/tests/ui/macros/unreachable-format-arg.rs
@@ -1,5 +1,5 @@
 //@ run-fail
-//@ ignore-emscripten no processes
+//@ needs-subprocess
 
 //@ revisions: edition_2015 edition_2021
 //@ [edition_2015]edition:2015