about summary refs log tree commit diff
path: root/src/test/run-pass/command-exec.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/run-pass/command-exec.rs')
-rw-r--r--src/test/run-pass/command-exec.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/test/run-pass/command-exec.rs b/src/test/run-pass/command-exec.rs
index d6d0c2b36f6..46b409fb13a 100644
--- a/src/test/run-pass/command-exec.rs
+++ b/src/test/run-pass/command-exec.rs
@@ -8,6 +8,7 @@
 // option. This file may not be copied, modified, or distributed
 // except according to those terms.
 
+#![allow(stable_features)]
 // ignore-windows - this is a unix-specific test
 // ignore-pretty issue #37199
 // ignore-cloudabi no processes