aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/tests/locale/Makefile
diff options
context:
space:
mode:
authorYuri Pankov <yuripv@FreeBSD.org>2023-03-28 15:10:47 +0000
committerYuri Pankov <yuripv@FreeBSD.org>2023-03-28 15:16:30 +0000
commit269dea90d6eb32690730b0f6a17fb41170483104 (patch)
tree21f984342778b60a3924133b0950895c0747aa28 /lib/libc/tests/locale/Makefile
parent51d07956cf224654347b04f361c2e6eaef4a4aa8 (diff)
Diffstat (limited to 'lib/libc/tests/locale/Makefile')
-rw-r--r--lib/libc/tests/locale/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc/tests/locale/Makefile b/lib/libc/tests/locale/Makefile
index 83caf8cb3bd3..86ff742b2c87 100644
--- a/lib/libc/tests/locale/Makefile
+++ b/lib/libc/tests/locale/Makefile
@@ -13,6 +13,7 @@ ATF_TESTS_C+= mbsnrtowcs_2_test
ATF_TESTS_C+= mbsrtowcs_test
ATF_TESTS_C+= mbstowcs_2_test
ATF_TESTS_C+= mbtowc_2_test
+ATF_TESTS_C+= newlocale_test
ATF_TESTS_C+= towctrans_test
ATF_TESTS_C+= wcrtomb_test
ATF_TESTS_C+= wcsnrtombs_test