Skip to content
Snippets Groups Projects
Commit 8c447591 authored by Vladimir Davydov's avatar Vladimir Davydov
Browse files

test: unit/vy_write_iterator: minor refactoring

Move key_def creation to compare_write_iterator_results as it is the
same for all test cases. Performance is not an issue here, obviously, so
we can close our eyes to the fact that now we create a new key def for
each test cases.
parent 37502562
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment