File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22//!
33//! If the tests fail, run `./generate-completions.sh` on the root of the repo to update the completion files.
44
5- // Since the CLI in Windows look a little different, and I am way too lazy to make two versions
5+ // Since the CLI in Windows looks a little different, and I am way too lazy to make two versions
66// of completion files, the following tests would only run in UNIX-like environment.
77#![ cfg( unix) ]
88#![ cfg( feature = "cli" ) ]
Original file line number Diff line number Diff line change 22//!
33//! If the tests fail, run `./generate-completions.sh` on the root of the repo to update the help files.
44
5- // Since the CLI in Windows look a little different, and I am way too lazy to make two versions
5+ // Since the CLI in Windows looks a little different, and I am way too lazy to make two versions
66// of help files, the following tests would only run in UNIX-like environment.
77#![ cfg( unix) ]
88#![ cfg( feature = "cli" ) ]
Original file line number Diff line number Diff line change 22//!
33//! If the tests fail, run `./generate-completions.sh` on the root of the repo to update the help files.
44
5- // Since the CLI in Windows look a little different, and I am way too lazy to make two versions
5+ // Since the CLI in Windows looks a little different, and I am way too lazy to make two versions
66// of help files, the following tests would only run in UNIX-like environment.
77#![ cfg( unix) ]
88#![ cfg( feature = "cli" ) ]
You can’t perform that action at this time.
0 commit comments