1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-15 19:38:07 -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);