summaryrefslogtreecommitdiffstats
path: root/t/12_dmul-dadd.t
diff options
context:
space:
mode:
Diffstat (limited to 't/12_dmul-dadd.t')
-rw-r--r--t/12_dmul-dadd.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/12_dmul-dadd.t b/t/12_dmul-dadd.t
index b81afd4..d69e7dd 100644
--- a/t/12_dmul-dadd.t
+++ b/t/12_dmul-dadd.t
@@ -19,7 +19,7 @@ use strict;
use warnings;
use Test::More;
-use Math::Decimal::FastPP;
+use Math::Decimal::FastPP qw(dadd dmul drhtz drhfz);
plan("tests" => 2);