about summary refs log tree commit diff stats
path: root/tests/test_cmd_disconnect.h
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-01-10 01:06:52 +0000
committerJames Booth <boothj5@gmail.com>2015-01-10 01:06:52 +0000
commitab7bd6fe5f9c0a0abdc82426ab2eaaeb9416da28 (patch)
treea9421e1a827822a574ebe0bf03eca3b916e86bc6 /tests/test_cmd_disconnect.h
parent9bd2315d83d042156a5aa28227071756c46291b9 (diff)
downloadprofani-tty-ab7bd6fe5f9c0a0abdc82426ab2eaaeb9416da28.tar.gz
Added test to ensure chat sessions cleared on cmd_disconnect
Diffstat (limited to 'tests/test_cmd_disconnect.h')
-rw-r--r--tests/test_cmd_disconnect.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_cmd_disconnect.h b/tests/test_cmd_disconnect.h
new file mode 100644
index 00000000..856b501e
--- /dev/null
+++ b/tests/test_cmd_disconnect.h
@@ -0,0 +1 @@
+void clears_chat_sessions(void **state);