diff options
-rw-r--r-- | t/20_nj-st-75-2017.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/20_nj-st-75-2017.t b/t/20_nj-st-75-2017.t index 873db24..f72928e 100644 --- a/t/20_nj-st-75-2017.t +++ b/t/20_nj-st-75-2017.t @@ -20,7 +20,7 @@ use warnings; use Test::More; use B qw(svref_2object); -use Math::FastPPDecimal; +use Math::Decimal::FastPP; my @st75; my $from; |