Fix unit test check.
[bertos.git] / bertos / mware / sprintf_test.c
index c790dc5f27ce38484909f941fa22780873a3cfcb..60958fc5308d4df93b308ce5e31171d47f9c78db 100644 (file)
@@ -49,7 +49,7 @@
 
 #warning FIXME:Review and refactor this test..
 
-#ifdef _TEST
+#if UNIT_TEST
 #include "sprintf.c"
 #include "formatwr.c"
 #include "hex.c"