Fix unit test check.
[bertos.git] / app / battfs / battfs_test.c
index c59d9a95483c9ed216ec5674e48e765cd1ab28c3..839d78113e7d4c79da2b4e5cb57a0ab03cf1bb6e 100644 (file)
@@ -538,7 +538,7 @@ int battfs_testRun(void)
        return 0;
 }
 
-#if (ARCH & ARCH_UNITTEST)
+#if UNIT_TEST
 
 int battfs_testSetup(void)
 {