diff options
author | P. J. McDermott <pj@pehjota.net> | 2017-01-05 20:16:51 (EST) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2017-01-05 20:16:51 (EST) |
commit | 5c08ac89fe297a2e69a19732bde338da1a759eb8 (patch) | |
tree | 902c861580ca2fbe0c9f2410ef059ff432b4da0a /MANIFEST | |
parent | d86b03302c25d16d0fbe8b208adfb42ca505fc03 (diff) | |
download | Math-Decimal-FastPP-5c08ac89fe297a2e69a19732bde338da1a759eb8.zip Math-Decimal-FastPP-5c08ac89fe297a2e69a19732bde338da1a759eb8.tar.gz Math-Decimal-FastPP-5c08ac89fe297a2e69a19732bde338da1a759eb8.tar.bz2 |
t/00_compile.t: Rename to t/01_compile.t
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ MANIFEST.SKIP Makefile.PL README lib/Math/Decimal/FastPP.pm -t/00_compile.t +t/01_compile.t t/10_dadd.t t/11_dmul.t t/12_dmul-dadd.t |