Fix typo in test

This commit is contained in:
Thayne McCombs 2022-10-10 23:58:33 -06:00
parent aca64c09f8
commit 10ecb64ff3
1 changed files with 1 additions and 1 deletions

View File

@ -1501,7 +1501,7 @@ fn test_exec_batch() {
&["foo", "--exec-batch", "echo {}"],
"error: First argument of exec-batch is expected to be a fixed executable\n\
\n\
Usage: fd-find [OPTIONS] [PATTERN] [PATH]...\n\
Usage: fd-find [OPTIONS] [PATTERN] [PATH]...\n\
\n\
For more information try '--help'\n\
",