Unit Tests

- Corrected test count.
This commit is contained in:
Paul Beckingham 2013-02-18 08:40:26 -05:00
parent c68b2a149f
commit ca330dc05d

View file

@ -28,7 +28,7 @@
use strict;
use warnings;
use Test::More tests => 25;
use Test::More tests => 18;
# Create the rc file.
if (open my $fh, '>', 'bug.rc')