Iterate through pb files and parse the header
This commit is contained in:
@@ -16,6 +16,7 @@ pub fn make_test_node(id: u32) -> Node {
|
||||
ksprefix: "ks".into(),
|
||||
backend: "testbackend".into(),
|
||||
bin_grain_kind: 0,
|
||||
archiver_appliance: None,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user