diff --git a/stdio-common/Makefile b/stdio-common/Makefile index f7cb82230d..88105b3c1b 100644 --- a/stdio-common/Makefile +++ b/stdio-common/Makefile @@ -224,12 +224,12 @@ tests := \ tst-freopen4 \ tst-freopen5 \ tst-freopen6 \ - tst-freopen7 \ tst-freopen64-2 \ tst-freopen64-3 \ tst-freopen64-4 \ tst-freopen64-6 \ tst-freopen64-7 \ + tst-freopen7 \ tst-fseek \ tst-fwrite \ tst-fwrite-memstrm \