mirror of
https://github.com/Hopiu/lychee.git
synced 2026-03-29 02:40:33 +00:00
Add comment
This commit is contained in:
parent
e175558376
commit
eaec308a14
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ mod cli {
|
|||
|
||||
#[test]
|
||||
fn test_exclude_all_private() {
|
||||
// this gets the "main" binary name (e.g. `lychee`)
|
||||
let mut cmd =
|
||||
Command::cargo_bin(env!("CARGO_PKG_NAME")).expect("Couldn't get cargo package name");
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue