fix function call

pull/4468/head
Miro Stauder 2 years ago
parent 75b0fb586b
commit 33dea05b50

@ -187,7 +187,7 @@ int TestSet1(const CommandLine& cl, const char *plugin, bool test_ssl , bool tes
}
}
}
close_connections;
close_connections();
}
return 0;
}

Loading…
Cancel
Save