mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-01 22:06:21 +00:00
Use will_return instead of mock values
This commit is contained in:
@@ -1,7 +1 @@
|
||||
#include <glib.h>
|
||||
|
||||
#include "config/account.h"
|
||||
|
||||
void expect_cons_show(char *expected);
|
||||
void expect_cons_show_account(ProfAccount *account);
|
||||
void reset_ui_mocks(void);
|
||||
|
||||
Reference in New Issue
Block a user