Skip to content

Commit

Permalink
Skip the help test.
Browse files Browse the repository at this point in the history
  • Loading branch information
macklin-10x committed Apr 29, 2024
1 parent 1979884 commit 4c992a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions enclone_exec/tests/enclone_test3.rs
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,7 @@ fn test_dejavu() {

#[cfg(not(feature = "cpu"))]
#[test]
#[ignore]
fn test_help_output() {
for p in HELP_PAGES.iter() {
let mut command = format!("enclone help {}", p);
Expand Down

0 comments on commit 4c992a5

Please sign in to comment.