[tests/thin_delta] thin_delta should be a c++ command
This commit is contained in:
parent
6c5405ccf8
commit
13400c2465
@ -34,7 +34,7 @@ impl<'a> Program<'a> for ThinDelta {
|
||||
I: IntoIterator,
|
||||
I::Item: Into<std::ffi::OsString>,
|
||||
{
|
||||
rust_cmd("thin_delta", args)
|
||||
cpp_cmd("thin_delta", args)
|
||||
}
|
||||
|
||||
fn usage() -> &'a str {
|
||||
|
Loading…
Reference in New Issue
Block a user