0
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-07-26 12:14:28 -04:00
profanity/tests/ui/stub_ui.h
2014-12-23 19:26:45 +00:00

5 lines
85 B
C

#include <glib.h>
void expect_cons_show(char *expected);
void reset_ui_mocks(void);