mirror of
https://github.com/profanity-im/profanity.git
synced 2025-07-26 12:14:28 -04:00
5 lines
85 B
C
5 lines
85 B
C
#include <glib.h>
|
|
|
|
void expect_cons_show(char *expected);
|
|
void reset_ui_mocks(void);
|