summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2017-01-05 02:12:14 (EST)
committer P. J. McDermott <pj@pehjota.net>2017-01-05 02:12:14 (EST)
commit96b8f4135d834585e6354d6b54a0769710aba5be (patch)
tree0b9f26b9fa670101023957267cddc8ddbf9cf4b7
parent8dd97883db0f956c7eb23d1c68b17741829bc075 (diff)
downloadMath-Decimal-FastPP-96b8f4135d834585e6354d6b54a0769710aba5be.zip
Math-Decimal-FastPP-96b8f4135d834585e6354d6b54a0769710aba5be.tar.gz
Math-Decimal-FastPP-96b8f4135d834585e6354d6b54a0769710aba5be.tar.bz2
t/20_nj-st-75-2017.t: Update module name
-rw-r--r--t/20_nj-st-75-2017.t2
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;