Skip to content

Commit

Permalink
Change test count to the correct number in 95-templateset.t
Browse files Browse the repository at this point in the history
  • Loading branch information
tima committed Sep 30, 2010
1 parent 7374043 commit 3f61e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/95-templateset.t
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ use strict;
use warnings;

use lib 't/lib', 'lib', 'extlib';
use Test::More tests => 1;
use Test::More tests => 2;

BEGIN {
$ENV{MT_APP} = 'MT::App::CMS';
Expand Down

0 comments on commit 3f61e73

Please sign in to comment.