summaryrefslogtreecommitdiff
path: root/tests/plugins/show/src/ui.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/plugins/show/src/ui.c')
-rw-r--r--tests/plugins/show/src/ui.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/plugins/show/src/ui.c b/tests/plugins/show/src/ui.c
new file mode 100644
index 000000000..c15794f4d
--- /dev/null
+++ b/tests/plugins/show/src/ui.c
@@ -0,0 +1 @@
+int ui(void) { return 0; }