Support configuring which program :open runs (#95)
This commit is contained in:
@@ -188,6 +188,7 @@ pub fn mock_tunables() -> TunableValues {
|
||||
})]
|
||||
.into_iter()
|
||||
.collect::<HashMap<_, _>>(),
|
||||
open_command: None,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user