Skip to content

Commit c6ea603

Browse files
authored
CDRIVER-5740 fix fprintf call (#1743)
1 parent ebfc4da commit c6ea603

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libmongoc/tests/TestSuite.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -828,7 +828,6 @@ TestSuite_PrintJsonHeader (TestSuite *suite, /* IN */
828828
" \"futureTimeoutMS\": %" PRIu64 ",\n"
829829
" \"majorityReadConcern\": %s,\n"
830830
" \"skipLiveTests\": %s,\n"
831-
" \"IPv6\": %s\n"
832831
" },\n"
833832
" \"options\": {\n"
834833
" \"fork\": %s,\n"

0 commit comments

Comments
 (0)