1
1
mirror of https://github.com/profanity-im/profanity.git synced 2025-02-02 15:08:15 -05:00
profanity/tests/ui/stub_ui.h

3 lines
84 B
C
Raw Normal View History

2014-12-23 19:26:45 +00:00
void expect_cons_show(char *expected);
2014-12-24 21:34:11 +00:00
void expect_cons_show_error(char *expected);