aboutsummaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2017-11-22 18:11:13 +0100
committerPatrick Spek <p.spek@tyil.nl>2023-07-25 02:16:42 +0200
commitff227edcd28b321f701dda00b211a883ec552060 (patch)
tree487e74338817201ce6732d4f8dd3da5b334dbca2 /t
parentcc7d32a26452554c1fcd2231bf0790f9f1407cbf (diff)
Add a plan to the .keys test
Diffstat (limited to 't')
-rw-r--r--t/07-keys.t2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/07-keys.t b/t/07-keys.t
index 225c0b8..99bae81 100644
--- a/t/07-keys.t
+++ b/t/07-keys.t
@@ -6,6 +6,8 @@ use Config::Parser::NULL;
use Config;
use Test;
+plan 1;
+
my Config $c .= new.read: %(
"a" => False,
"b" => False,