aboutsummaryrefslogtreecommitdiff
path: root/t/01-thing.t
diff options
context:
space:
mode:
Diffstat (limited to 't/01-thing.t')
-rw-r--r--t/01-thing.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/01-thing.t b/t/01-thing.t
index 4741929..ef674ec 100644
--- a/t/01-thing.t
+++ b/t/01-thing.t
@@ -4,7 +4,7 @@ use v6;
use lib 'lib';
use Test;
-use Hash::Merge;
+use Hash::Merge::Augment;
my %a;
my %b;