summaryrefslogtreecommitdiff
path: root/test/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/debug.c')
-rw-r--r--test/debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/debug.c b/test/debug.c
index 0a742ff773..604eefa557 100644
--- a/test/debug.c
+++ b/test/debug.c
@@ -22,7 +22,7 @@ test_static int test_debugger_is_connected(void)
return EC_SUCCESS;
}
-void run_test(int argc, char **argv)
+void run_test(int argc, const char **argv)
{
test_reset();