Reformat the file
This commit is contained in:
parent
ae1de060c2
commit
456b794d24
|
@ -374,4 +374,4 @@ TEST_CASE("/fdbclient/SpecialKeySpace/Unittest") {
|
||||||
ASSERT(result[i + pkr3.getSize()] == pkr2.getKeyValueForIndex(pkr2.getSize() - 1 - i));
|
ASSERT(result[i + pkr3.getSize()] == pkr2.getKeyValueForIndex(pkr2.getSize() - 1 - i));
|
||||||
}
|
}
|
||||||
return Void();
|
return Void();
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue