summaryrefslogtreecommitdiffstats
path: root/tests/ui/command/command-exec.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/command/command-exec.rs')
-rw-r--r--tests/ui/command/command-exec.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ui/command/command-exec.rs b/tests/ui/command/command-exec.rs
index 032dad184..edc33446d 100644
--- a/tests/ui/command/command-exec.rs
+++ b/tests/ui/command/command-exec.rs
@@ -2,7 +2,6 @@
#![allow(stable_features)]
// ignore-windows - this is a unix-specific test
-// ignore-pretty issue #37199
// ignore-emscripten no processes
// ignore-sgx no processes
// ignore-fuchsia no execvp syscall provided