diff options
Diffstat (limited to 'libio/Makefile')
-rw-r--r-- | libio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libio/Makefile b/libio/Makefile index 8720381..6a507b6 100644 --- a/libio/Makefile +++ b/libio/Makefile @@ -91,6 +91,7 @@ tests = \ tst-bz24051 \ tst-bz24153 \ tst-bz28828 \ + tst-closeall \ tst-eof \ tst-ext \ tst-ext2 \ |