summaryrefslogtreecommitdiffstats
path: root/t/13_drhtz-drhfz.t
diff options
context:
space:
mode:
Diffstat (limited to 't/13_drhtz-drhfz.t')
-rw-r--r--t/13_drhtz-drhfz.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/13_drhtz-drhfz.t b/t/13_drhtz-drhfz.t
index 284f97e..2d47bbc 100644
--- a/t/13_drhtz-drhfz.t
+++ b/t/13_drhtz-drhfz.t
@@ -20,7 +20,7 @@ use warnings;
use Test::More;
use B qw(svref_2object);
-use Math::Decimal::FastPP;
+use Math::Decimal::FastPP qw(dadd dmul drhtz drhfz);
my @std_tests;
my @tie_tests;