summaryrefslogtreecommitdiff
path: root/test/base32.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/base32.c')
-rw-r--r--test/base32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/base32.c b/test/base32.c
index 6fd574bb73..433c874cba 100644
--- a/test/base32.c
+++ b/test/base32.c
@@ -198,7 +198,7 @@ static int test_decode(void)
return EC_SUCCESS;
}
-void run_test(void)
+void run_test(int argc, char **argv)
{
test_reset();