about summary refs log tree commit diff stats
path: root/tests/test_command.h
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2013-12-14 16:17:53 +0000
committerJames Booth <boothj5@gmail.com>2013-12-14 16:17:53 +0000
commit71577c1fdd09b1d58710c323264f3bffbf1476ac (patch)
tree43b62cde0913d7dba361f5750dd397afc93f4a28 /tests/test_command.h
parent3a403046ff241381e0f9750dfe39f1e05c73fd63 (diff)
downloadprofani-tty-71577c1fdd09b1d58710c323264f3bffbf1476ac.tar.gz
Added missing files
Diffstat (limited to 'tests/test_command.h')
-rw-r--r--tests/test_command.h1
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);