aboutsummaryrefslogtreecommitdiff
path: root/t/03-having.t
diff options
context:
space:
mode:
Diffstat (limited to 't/03-having.t')
-rw-r--r--t/03-having.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/03-having.t b/t/03-having.t
index 0627ed5..3708d8e 100644
--- a/t/03-having.t
+++ b/t/03-having.t
@@ -8,7 +8,7 @@ plan 4;
use Config;
-my $config = Config.new();
+my Config $config = Config.new();
$config.read({
a => "a",