Fixes to pass all tests

This commit is contained in:
Alessandro Ranellucci 2013-08-26 16:25:42 +02:00
parent b6005327d6
commit 49040db9a3
3 changed files with 7 additions and 3 deletions

View file

@ -1,4 +1,4 @@
use Test::More tests => 10;
use Test::More tests => 11;
use strict;
use warnings;