From 5c08ac89fe297a2e69a19732bde338da1a759eb8 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Thu, 05 Jan 2017 20:16:51 -0500 Subject: t/00_compile.t: Rename to t/01_compile.t --- diff --git a/MANIFEST b/MANIFEST index b413bd6..d6833e6 100644 --- a/MANIFEST +++ b/MANIFEST @@ -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 diff --git a/t/00_compile.t b/t/01_compile.t index 18032f8..aeb39f7 100644 --- a/t/00_compile.t +++ b/t/01_compile.t @@ -1,4 +1,4 @@ -# t/00_compile.t - Script compilation tests +# t/01_compile.t - Script compilation tests # # Copyright (C) 2016 Libiquity LLC # -- cgit v0.9.1