diff options
Diffstat (limited to 'tests/plugins/show/src/core.c')
| -rw-r--r-- | tests/plugins/show/src/core.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/plugins/show/src/core.c b/tests/plugins/show/src/core.c new file mode 100644 index 000000000..87a413095 --- /dev/null +++ b/tests/plugins/show/src/core.c @@ -0,0 +1 @@ +int core(void) { return 0; } |
