aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/surface/init_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/core/surface/init_test.c')
-rw-r--r--test/core/surface/init_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/core/surface/init_test.c b/test/core/surface/init_test.c
index b835a2a884..5749bc8b36 100644
--- a/test/core/surface/init_test.c
+++ b/test/core/surface/init_test.c
@@ -59,7 +59,7 @@ static void test_repeatedly() {
}
}
-int main(int argc, char **argv) {
+int main(int argc, char** argv) {
grpc_test_init(argc, argv);
test(1);
test(2);