about summary refs log tree commit diff
path: root/src/test/ui/command/command-argv0-debug.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/ui/command/command-argv0-debug.rs')
-rw-r--r--src/test/ui/command/command-argv0-debug.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/ui/command/command-argv0-debug.rs b/src/test/ui/command/command-argv0-debug.rs
index cb948a91c10..4aba1229f29 100644
--- a/src/test/ui/command/command-argv0-debug.rs
+++ b/src/test/ui/command/command-argv0-debug.rs
@@ -1,7 +1,6 @@
 // run-pass
 
 // ignore-windows - this is a unix-specific test
-// ignore-cloudabi no processes
 // ignore-emscripten no processes
 // ignore-sgx no processes
 use std::os::unix::process::CommandExt;