aboutsummaryrefslogtreecommitdiff
path: root/t
diff options
context:
space:
mode:
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,