Added /sub command test

This commit is contained in:
James Booth
2013-12-27 17:25:30 +00:00
parent c3fbaf8b2a
commit 976f3e303a
5 changed files with 38 additions and 1 deletions

1
tests/test_cmd_sub.h Normal file
View File

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