aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2017-11-22 18:11:13 +0100
committerPatrick Spek <p.spek@tyil.nl>2017-11-22 18:11:13 +0100
commit8d2fa4af887b2dc77c0a2d1c631757f36fef38a8 (patch)
tree487e74338817201ce6732d4f8dd3da5b334dbca2
parentd6ca4513257f55efef91822725a7bdb6b51b7d1a (diff)
Add a plan to the .keys test
-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,