diff --git a/test/bash_completion.t b/test/bash_completion.t index d83aff6c3..8dc2b7a7e 100755 --- a/test/bash_completion.t +++ b/test/bash_completion.t @@ -28,7 +28,7 @@ use strict; use warnings; -use Test::More tests => 25; +use Test::More tests => 18; # Create the rc file. if (open my $fh, '>', 'bug.rc')