aboutsummaryrefslogtreecommitdiff
path: root/t/03-unit.t
diff options
context:
space:
mode:
Diffstat (limited to 't/03-unit.t')
-rw-r--r--t/03-unit.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/03-unit.t b/t/03-unit.t
index 43d70ff..5230398 100644
--- a/t/03-unit.t
+++ b/t/03-unit.t
@@ -2,7 +2,7 @@
use v6.c;
-use Hash::Merge::Unit;
+use Hash::Merge;
use Test;
plan 2;