Skip to content

Commit

Permalink
Fix number of tests
Browse files Browse the repository at this point in the history
  • Loading branch information
schweikert committed Apr 13, 2024
1 parent d6d9c65 commit ab05279
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file added 18
Empty file.
2 changes: 1 addition & 1 deletion ci/test-10-option-u-x.pl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/perl -w

use Test::Command tests => 18;
use Test::Command tests => 15;

# -u show targets that are unreachable
# -v show version
Expand Down

0 comments on commit ab05279

Please sign in to comment.