mirror of
https://github.com/etcd-io/bbolt.git
synced 2025-05-31 11:42:30 +00:00
Thanks to putting it outside the bbolt_test package it can be used to test other packages. The replacement of the bbolt_test variant inlined in db_test.go is to be performed in a follow up PR. Signed-off-by: Piotr Tabor <ptab@google.com>