Skip to content

Commit

Permalink
Correct number
Browse files Browse the repository at this point in the history
  • Loading branch information
bosborne committed Dec 4, 2011
1 parent 79d1e1c commit f23c96b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/FastTree.t
Expand Up @@ -20,7 +20,7 @@ ok my $ft = Bio::Tools::Run::Phylo::FastTree->new( -quiet => 1 );
SKIP: {
test_skip(
-requires_executable => $ft,
-tests => 2
-tests => 4
);

# The input could be a SimpleAlign object
Expand Down

0 comments on commit f23c96b

Please sign in to comment.