Added test to ensure chat sessions cleared on cmd_disconnect

This commit is contained in:
James Booth
2015-01-10 01:06:52 +00:00
parent 9bd2315d83
commit ab7bd6fe5f
7 changed files with 47 additions and 1 deletions

View File

@@ -0,0 +1 @@
void clears_chat_sessions(void **state);