mirror of
https://github.com/denoland/deno.git
synced 2025-03-03 09:31:22 -05:00
fix: non-existent field in cli/flags.rs (#11368)
This commit is contained in:
parent
32855f2c85
commit
e95c0c85fa
1 changed files with 0 additions and 1 deletions
|
@ -3466,7 +3466,6 @@ mod tests {
|
|||
shuffle: None,
|
||||
include: None,
|
||||
concurrent_jobs: 1,
|
||||
terse: false
|
||||
},
|
||||
..Flags::default()
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue