summaryrefslogtreecommitdiff
path: root/test/fpsensor_state.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/fpsensor_state.c')
-rw-r--r--test/fpsensor_state.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fpsensor_state.c b/test/fpsensor_state.c
index 5faef570f1..9681bcad39 100644
--- a/test/fpsensor_state.c
+++ b/test/fpsensor_state.c
@@ -169,7 +169,7 @@ test_static int test_fp_set_sensor_mode(void)
return EC_SUCCESS;
}
-void run_test(void)
+void run_test(int argc, char **argv)
{
RUN_TEST(test_fp_enc_status_valid_flags);
RUN_TEST(test_fp_tpm_seed_not_set);