installperl patch
[p5sagit/p5-mst-13.2.git] / t / harness
index 1ca02d9..e7c1e88 100644 (file)
--- a/t/harness
+++ b/t/harness
@@ -117,6 +117,7 @@ if (@ARGV) {
        } else {
            warn "$0: cannot open $mani: $!\n";
        }
+       push @tests, <Module_Pluggable/*.t>;
        push @tests, <pod/*.t>;
        push @tests, <x2p/*.t>;
     }