aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;