about summary refs log tree commit diff stats
path: root/tests/test_cmd_win.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_cmd_win.h')
-rw-r--r--tests/test_cmd_win.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test_cmd_win.h b/tests/test_cmd_win.h
new file mode 100644
index 00000000..a0f61a6b
--- /dev/null
+++ b/tests/test_cmd_win.h
@@ -0,0 +1,2 @@
+void cmd_win_shows_message_when_win_doesnt_exist(void **state);
+void cmd_win_switches_to_given_win_when_exists(void **state);