aboutsummaryrefslogtreecommitdiff
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
parent070e5a9e406fee7eeeb48481a048e79fb4d531a6 (diff)
Update test plans
-rw-r--r--t/having.t2
-rw-r--r--t/reading.t2
-rw-r--r--t/setting.t2
3 files changed, 3 insertions, 3 deletions
diff --git a/t/having.t b/t/having.t
index 7c3a67e..0627ed5 100644
--- a/t/having.t
+++ b/t/having.t
@@ -4,7 +4,7 @@ use v6.c;
use Test;
use lib "lib";
-plan 2;
+plan 4;
use Config;
diff --git a/t/reading.t b/t/reading.t
index ec1c40b..79d2359 100644
--- a/t/reading.t
+++ b/t/reading.t
@@ -4,7 +4,7 @@ use v6.c;
use Test;
use lib "lib";
-plan 3;
+plan 5;
use Config;
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;