Skip to content

Commit

Permalink
fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
barbie committed Apr 20, 2011
1 parent 8a7f74a commit 1e572b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/00use.t
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ use strict;
use Test::More tests => 1; use Test::More tests => 1;


BEGIN { BEGIN {
use_ok('CPAN::Testers::WWW::Wiki'); use_ok('CPAN::Testers::WWW::Blog');
} }

0 comments on commit 1e572b2

Please sign in to comment.