summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--MANIFEST2
-rw-r--r--t/01_compile.t (renamed from t/00_compile.t)2
2 files changed, 2 insertions, 2 deletions
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
#