cmd_account_shows_account_when_connected_and_no_args

This commit is contained in:
James Booth
2014-12-23 19:51:12 +00:00
parent 5be9ac3243
commit 69fe6c4d21
10 changed files with 73 additions and 14 deletions

View File

@@ -0,0 +1,2 @@
void reset_account_mocks(void);
void mock_accounts_get_account(ProfAccount *given_account);