aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/backoff/backoff_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/backoff/backoff_test.c')
-rw-r--r--test/core/backoff/backoff_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/backoff/backoff_test.c b/test/core/backoff/backoff_test.c
index e80e0b31b8..ef2de8d638 100644
--- a/test/core/backoff/backoff_test.c
+++ b/test/core/backoff/backoff_test.c
@@ -174,7 +174,7 @@ static void test_jitter_backoff(void) {
grpc_exec_ctx_finish(&exec_ctx);
}
-int main(int argc, char **argv) {
+int main(int argc, char** argv) {
grpc_test_init(argc, argv);
gpr_time_init();