X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=app%2Fbattfs%2Fbattfs_test.c;h=839d78113e7d4c79da2b4e5cb57a0ab03cf1bb6e;hb=760437314c9e9af5fad596121de78c332129d2f5;hp=c59d9a95483c9ed216ec5674e48e765cd1ab28c3;hpb=57361899689e96564278652c8676b40485a37c41;p=bertos.git diff --git a/app/battfs/battfs_test.c b/app/battfs/battfs_test.c index c59d9a95..839d7811 100644 --- a/app/battfs/battfs_test.c +++ b/app/battfs/battfs_test.c @@ -538,7 +538,7 @@ int battfs_testRun(void) return 0; } -#if (ARCH & ARCH_UNITTEST) +#if UNIT_TEST int battfs_testSetup(void) {