diff options
Diffstat (limited to 'test/Misc/dev-fd-fs.c')
-rw-r--r-- | test/Misc/dev-fd-fs.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/Misc/dev-fd-fs.c b/test/Misc/dev-fd-fs.c index 2bc4f29..d1f1328 100644 --- a/test/Misc/dev-fd-fs.c +++ b/test/Misc/dev-fd-fs.c @@ -1,9 +1,6 @@ // Check that we can operate on files from /dev/fd. // REQUIRES: dev-fd-fs -// It has not been working since r169831 on freebsd. -// XFAIL: freebsd - // Check reading from named pipes. We cat the input here instead of redirecting // it to ensure that /dev/fd/0 is a named pipe, not just a redirected file. // |