Skip to content

Commit

Permalink
Fix test count
Browse files Browse the repository at this point in the history
  • Loading branch information
sartak committed Nov 26, 2010
1 parent c6637d5 commit 7474704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/000-load.t
@@ -1,6 +1,6 @@
use strict;
use warnings;
use Test::More tests => 12;
use Test::More tests => 11;

use_ok 'App::Nopaste';
use_ok 'App::Nopaste::Service';
Expand Down

0 comments on commit 7474704

Please sign in to comment.