aboutsummaryrefslogtreecommitdiff
path: root/test/Misc/dev-fd-fs.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Misc/dev-fd-fs.c')
-rw-r--r--test/Misc/dev-fd-fs.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/Misc/dev-fd-fs.c b/test/Misc/dev-fd-fs.c
index fbc50fc685..e35486ebe2 100644
--- a/test/Misc/dev-fd-fs.c
+++ b/test/Misc/dev-fd-fs.c
@@ -1,8 +1,5 @@
// Check that we can operate on files from /dev/fd.
// REQUIRES: dev-fd-fs
-//
-// Currently, this only appears to work on Darwin's dev-fs.
-// REQUIRES: system-darwin
// Check reading from named pipes. We cat the input here instead of redirecting