aboutsummaryrefslogtreecommitdiff
path: root/t/setting.t
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2017-04-26 08:19:53 +0200
committerPatrick Spek <p.spek@tyil.nl>2017-04-26 08:19:53 +0200
commit37c38cd5771a3aa6eb7b203f8d38ad3cc46faac8 (patch)
treec316fc825c453b4175a9bb9f9b5ff629a0c57559 /t/setting.t
parent070e5a9e406fee7eeeb48481a048e79fb4d531a6 (diff)
Update test plans
Diffstat (limited to 't/setting.t')
-rw-r--r--t/setting.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/setting.t b/t/setting.t
index 18790cf..7e3a457 100644
--- a/t/setting.t
+++ b/t/setting.t
@@ -4,7 +4,7 @@ use v6.c;
use Test;
use lib "lib";
-plan 2;
+plan 4;
use Config;