chore: remove redundant words in comment
Signed-off-by: liangmulu <liangmulu@outlook.com>
This commit is contained in:
parent
01d8a39c0b
commit
81849352fc
2 changed files with 2 additions and 2 deletions
|
|
@ -255,7 +255,7 @@ struct Test {
|
|||
/// Only run corpus test cases whose name does not match the given regex
|
||||
#[arg(long, short)]
|
||||
pub exclude: Option<Regex>,
|
||||
/// Only run corpus test cases from from a given filename
|
||||
/// Only run corpus test cases from a given filename
|
||||
#[arg(long)]
|
||||
pub file_name: Option<String>,
|
||||
/// The path to the tree-sitter grammar directory
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue