pull/8052/head
Vizerai 9 years ago
parent c97122c87b
commit afcb0f7b2d
  1. 1
      test/core/census/trace_context_test.c

@ -227,6 +227,5 @@ int main(int argc, char **argv) {
test_no_sample();
test_buffer_size();
fprintf(stderr, "sizeof(void*): %lu\n", sizeof(void *));
return 0;
}

Loading…
Cancel
Save