diff options
Diffstat (limited to 'tools/regression/lib/libc/stdio/Makefile')
-rw-r--r-- | tools/regression/lib/libc/stdio/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/regression/lib/libc/stdio/Makefile b/tools/regression/lib/libc/stdio/Makefile index d0f8c26..276adcb 100644 --- a/tools/regression/lib/libc/stdio/Makefile +++ b/tools/regression/lib/libc/stdio/Makefile @@ -1,7 +1,6 @@ # $FreeBSD$ TESTS= test-fdopen \ - test-fmemopen \ test-fopen \ test-freopen \ test-getdelim \ |