diff options
Diffstat (limited to 'tests/test_command.h')
-rw-r--r-- | tests/test_command.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_command.h b/tests/test_command.h new file mode 100644 index 00000000..589b589c --- /dev/null +++ b/tests/test_command.h @@ -0,0 +1 @@ +void cmd_rooms_shows_message_when_not_connected(void **state); |