diff options
author | James Booth <boothj5@gmail.com> | 2013-12-14 16:17:53 +0000 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2013-12-14 16:17:53 +0000 |
commit | 71577c1fdd09b1d58710c323264f3bffbf1476ac (patch) | |
tree | 43b62cde0913d7dba361f5750dd397afc93f4a28 /tests/test_command.h | |
parent | 3a403046ff241381e0f9750dfe39f1e05c73fd63 (diff) | |
download | profani-tty-71577c1fdd09b1d58710c323264f3bffbf1476ac.tar.gz |
Added missing files
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); |