mirror of
https://github.com/winapps-org/winapps.git
synced 2025-06-06 15:17:19 +02:00
Test changes
This commit is contained in:
parent
7dffecba35
commit
133fccbf07
@ -12,7 +12,7 @@ fn cli() -> Command {
|
|||||||
|
|
||||||
fn main() {
|
fn main() {
|
||||||
let cli = cli();
|
let cli = cli();
|
||||||
let matches = cli.clone().get_matches();
|
let matches = cli.clone( ).get_matches();
|
||||||
|
|
||||||
match matches.subcommand() {
|
match matches.subcommand() {
|
||||||
Some(("check", _)) => {
|
Some(("check", _)) => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user