Skip to content
Snippets Groups Projects
Commit c0ef1ded authored by Alistair Veitch's avatar Alistair Veitch
Browse files

Update trace_test.c

parent 46c3be01
No related branches found
No related tags found
No related merge requests found
......@@ -204,7 +204,7 @@ static void test_get_active_ops(void) {
gpr_free(active_ops);
active_ops = NULL;
/* Start the second and the third ops */
/* Start the second and third ops */
id_2 = census_tracing_start_op();
census_add_method_tag(id_2, "foo_2");
id_3 = census_tracing_start_op();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment