diff options
Diffstat (limited to 'lib/stdlib/test/Makefile')
-rw-r--r-- | lib/stdlib/test/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/stdlib/test/Makefile b/lib/stdlib/test/Makefile index deac04aa66..72211332e9 100644 --- a/lib/stdlib/test/Makefile +++ b/lib/stdlib/test/Makefile @@ -84,6 +84,7 @@ MODULES= \ timer_SUITE \ timer_simple_SUITE \ unicode_SUITE \ + unicode_util_SUITE \ win32reg_SUITE \ y2k_SUITE \ select_SUITE \ |