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