summaryrefslogtreecommitdiff
path: root/test/static_if.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/static_if.c')
-rw-r--r--test/static_if.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/static_if.c b/test/static_if.c
index 46e8057d7f..f70f7d30c3 100644
--- a/test/static_if.c
+++ b/test/static_if.c
@@ -39,7 +39,7 @@ static int test_static_if_unused_no_fail(void)
return EC_SUCCESS;
}
-void run_test(void)
+void run_test(int argc, char **argv)
{
test_reset();