Update corpus
This commit is contained in:
@@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user