Add `test_utils`
authorElias Rohrer <dev@tnull.de>
Fri, 4 Aug 2023 08:09:55 +0000 (10:09 +0200)
committerElias Rohrer <dev@tnull.de>
Thu, 7 Sep 2023 20:49:21 +0000 (22:49 +0200)
commitc18f43fb07e7af7c0b8d73f92eef259f3b06f7e0
treeabdfbc872bdd6402cd01dde6751eba64fd864475
parent931ea2667a39c5adc4c6268120a5446eb8b07a04
Add `test_utils`

We add a utility function needed by upcoming `KVStore` implementation
tests.
lightning-persister/src/lib.rs
lightning-persister/src/test_utils.rs [new file with mode: 0644]