Skip to content

Commit e544f3c

Browse files
committed
nvm_flash_log: test: remove useless assert
1 parent 1ff33d3 commit e544f3c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/wh_test_common.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ int whTest_NvmCfgBackend(whTestNvmBackendType type,
8585
break;
8686

8787
default:
88-
WH_TEST_ASSERT(0);
8988
return WH_ERROR_BADARGS;
9089
}
9190

0 commit comments

Comments
 (0)