diff options
Diffstat (limited to 'stdio-common/Makefile')
-rw-r--r-- | stdio-common/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stdio-common/Makefile b/stdio-common/Makefile index f6bdc32..26c1b88 100644 --- a/stdio-common/Makefile +++ b/stdio-common/Makefile @@ -238,6 +238,7 @@ tests := \ tst-fdopen \ tst-fdopen2 \ tst-ferror \ + tst-fflush-all-input \ tst-fgets \ tst-fgets2 \ tst-fileno \ |