aboutsummaryrefslogtreecommitdiff
path: root/t/03-having.t
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2017-07-29 03:04:12 +0200
committerPatrick Spek <p.spek@tyil.nl>2023-07-25 02:16:34 +0200
commit571f679bab6490a28b5478f9c0616eacceef6dc8 (patch)
tree3dd5a63fe8bbd1d747b387e97bcbac8916924df6 /t/03-having.t
parent839e59c5bdbc5e924e469033edc52e7d2c0eeb98 (diff)
Clean up all tests
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",