[CRT_APITEST] Add testcase for mbtowc() (#2652)
[reactos.git] / modules / rostests / apitests / crt / msvcrt_crt_apitest.cmake
index 619fcdf..2e3aaf9 100644 (file)
@@ -1119,7 +1119,7 @@ list(APPEND SOURCE_MSVCRT
 #    mbsrtowcs_s
     mbstowcs.c
 #    mbstowcs_s Not exported in 2k3 Sp1
-#    mbtowc.c
+    mbtowc.c
 #    memchr.c
 #    memcmp.c
 #    memcpy.c