]> git.proxmox.com Git - rustc.git/blobdiff - src/test/run-pass/process-spawn-with-unicode-params.rs
New upstream version 1.23.0+dfsg1
[rustc.git] / src / test / run-pass / process-spawn-with-unicode-params.rs
index 550c6d6ab67025a8311ec582f590b05e2f01cc38..7b85420726326a4bf5d99347cef3bf66e1fb0645 100644 (file)
@@ -16,7 +16,7 @@
 // non-ASCII characters.  The child process ensures all the strings are
 // intact.
 
-// ignore-emscripten
+// ignore-emscripten no processes
 
 use std::io::prelude::*;
 use std::io;