Fix regressive zephyr unit tests (#339)

This commit is contained in:
Mikhail Antropov
2022-09-21 17:08:37 +03:00
committed by GitHub
parent e79871129a
commit 32a312f974
53 changed files with 159 additions and 40 deletions
-1
View File
@@ -27,7 +27,6 @@ static void testBitString(void)
BACNET_BIT_STRING bit_string2;
BACNET_BIT_STRING bit_string3;
bool status = false;
unsigned bits = 0;
bitstring_init(&bit_string);
/* verify initialization */