From 8331c54b670611c0a0bc75f878b344687eb7a3d4 Mon Sep 17 00:00:00 2001 From: Alessandro Ranellucci Date: Thu, 13 Feb 2014 16:17:32 +0100 Subject: [PATCH] Updated test count in t/shells.t --- t/shells.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/shells.t b/t/shells.t index 492530d74..3d6bbfcb2 100644 --- a/t/shells.t +++ b/t/shells.t @@ -1,4 +1,4 @@ -use Test::More tests => 16; +use Test::More tests => 10; use strict; use warnings;