about summary refs log tree commit diff stats
path: root/stabbertests/ui/stub_ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'stabbertests/ui/stub_ui.h')
-rw-r--r--stabbertests/ui/stub_ui.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/stabbertests/ui/stub_ui.h b/stabbertests/ui/stub_ui.h
deleted file mode 100644
index 81357a86..00000000
--- a/stabbertests/ui/stub_ui.h
+++ /dev/null
@@ -1,6 +0,0 @@
-void expect_cons_show(char *expected);
-void expect_any_cons_show(void);
-void expect_cons_show_error(char *expected);
-void expect_any_cons_show_error(void);
-void expect_ui_current_print_line(char *message);
-void expect_ui_current_print_formatted_line(char show_char, int attrs, char *message);
\ No newline at end of file