Skip to content

Commit

Permalink
[bug 2756]
Browse files Browse the repository at this point in the history
* test patch courtey Chad Davis

svn path=/bioperl-network/trunk/; revision=15527
  • Loading branch information
cjfields committed Feb 11, 2009
1 parent 14f5c95 commit 1c61875
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion t/IO_psi10.t
Expand Up @@ -6,11 +6,12 @@ use strict;

BEGIN {
use Bio::Root::Test;
test_begin(-tests => 21,
test_begin(-tests => 22,
-requires_module => 'Graph',
-requires_module => 'XML::Twig');

use_ok('Bio::Network::IO');
use_ok('Bio::Network::Node');
}

my $verbose = test_debug();
Expand Down

0 comments on commit 1c61875

Please sign in to comment.