Commit 63451c19 authored by Ondrej Zajicek (work)'s avatar Ondrej Zajicek (work)
Browse files

Test: Fix unit test mockups

parent f1b5f179
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -511,6 +511,7 @@ bt_is_char(byte c)
 * Mock-ups of all necessary public functions in main.c
 */

int parse_and_exit;
char *bird_name;
void async_config(void) {}
void async_dump(void) {}