[tests] Port the remaining cache tests
This commit is contained in:
@@ -34,6 +34,7 @@ macro_rules! path_to {
|
||||
|
||||
pub const CACHE_CHECK: &str = path_to!("cache_check");
|
||||
pub const CACHE_DUMP: &str = path_to!("cache_dump");
|
||||
pub const CACHE_REPAIR: &str = path_to!("cache_repair");
|
||||
pub const CACHE_RESTORE: &str = path_to!("cache_restore");
|
||||
|
||||
pub const THIN_CHECK: &str = path_to!("thin_check");
|
||||
|
||||
Reference in New Issue
Block a user