pub fn make_test_store_and_state(
files: &[(&str, u64)],
) -> (Arc<InMemory>, SessionState)Expand description
Create a test object store with the provided files
pub fn make_test_store_and_state(
files: &[(&str, u64)],
) -> (Arc<InMemory>, SessionState)Create a test object store with the provided files