You've already forked mariadb-columnstore-engine
mirror of
https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
synced 2025-12-13 23:02:14 +03:00
cleanup warning unit_test
This commit is contained in:
@@ -249,7 +249,7 @@ bool replicatorTest()
|
||||
return true;
|
||||
}
|
||||
|
||||
bool metadataJournalTest(std::size_t size, off_t offset)
|
||||
void metadataJournalTest(std::size_t size, off_t offset)
|
||||
{
|
||||
// make an empty file to write to
|
||||
const char *filename = "metadataJournalTest";
|
||||
|
||||
Reference in New Issue
Block a user