summaryrefslogtreecommitdiff
path: root/test/cec.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/cec.c')
-rw-r--r--test/cec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cec.c b/test/cec.c
index 64b230e509..9377e4fcd3 100644
--- a/test/cec.c
+++ b/test/cec.c
@@ -119,7 +119,7 @@ static int test_queue_overflow(void)
return EC_SUCCESS;
}
-void run_test(void)
+void run_test(int argc, char **argv)
{
queue = &overflow_queue.queue;