diff options
Diffstat (limited to 'wcsmbs/Makefile')
-rw-r--r-- | wcsmbs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wcsmbs/Makefile b/wcsmbs/Makefile index d8512c8801..22192985e1 100644 --- a/wcsmbs/Makefile +++ b/wcsmbs/Makefile @@ -170,6 +170,7 @@ tests := \ tst-wcstol-binary-gnu2x \ tst-wcstol-locale \ tst-wprintf-binary \ + tst-wprintf-intn \ tst-wscanf-binary-c11 \ tst-wscanf-binary-c2x \ tst-wscanf-binary-gnu11 \ |