summaryrefslogtreecommitdiff
path: root/test/is_enabled_error.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/is_enabled_error.c')
-rw-r--r--test/is_enabled_error.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/is_enabled_error.c b/test/is_enabled_error.c
index 2f17925337..3fcd80afe0 100644
--- a/test/is_enabled_error.c
+++ b/test/is_enabled_error.c
@@ -17,7 +17,7 @@ static int test_invalid_value(void)
return EC_ERROR_UNKNOWN;
}
-void run_test(void)
+void run_test(int argc, char **argv)
{
test_reset();