i13-cli-history-file #14

Merged
kemitix merged 4 commits from i13-cli-history-file into main 2023-08-06 15:07:56 +01:00
Showing only changes of commit 69bf7b12e2 - Show all commits

View file

@ -69,7 +69,7 @@ mod tests {
let history_file_name = format!( let history_file_name = format!(
"{}/{}", "{}/{}",
history_dir.path().to_string_lossy(), history_dir.path().to_string_lossy(),
history_file_name.to_string() history_file_name
); );
let args = Args { let args = Args {
downloads: subs_dir.path().to_string_lossy().to_string(), downloads: subs_dir.path().to_string_lossy().to_string(),