Fix test count.

This commit is contained in:
Joseph Lenox 2018-07-11 22:41:51 -05:00
parent 6cca89f5c8
commit 5dbfc104b7

View File

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