summary refs log tree commit diff
path: root/Build.PL
diff options
context:
space:
mode:
Diffstat (limited to 'Build.PL')
-rw-r--r--Build.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build.PL b/Build.PL
index 24d396d..7218a16 100644
--- a/Build.PL
+++ b/Build.PL
@@ -10,7 +10,7 @@ my $builder = Module::Build->new(
     dist_version_from   => 'lib/jitterbug.pm',
     include_dirs        => '',
     build_requires => {
-        'Test::More'      => 0,
+        'Test::Most'      => 0,
     },
     requires => {
         'YAML'                     => 0,