Update corpus

This commit is contained in:
2024-03-12 14:48:58 -07:00
parent 4b6b2747bf
commit b0ac7e41b9
577 changed files with 2 additions and 1 deletions

View File

@@ -482,7 +482,7 @@ template <class ConflictSetImpl> struct TestDriver {
ConflictSetImpl cs{oldestVersion};
ReferenceImpl refImpl{oldestVersion};
constexpr static auto kMaxKeyLen = 64;
constexpr static auto kMaxKeyLen = 128;
bool ok = true;