Remove obsolete details on how to format a patch. Just point to perlrepository instead.
[p5sagit/p5-mst-13.2.git] / win32 / FindExt.t
index cb4de81..d521fa9 100644 (file)
@@ -9,6 +9,7 @@ use Test::More tests => 10;
 use FindExt;
 use Config;
 
+FindExt::scan_ext('../cpan');
 FindExt::scan_ext('../ext');
 
 # Config.pm and FindExt.pm make different choices about what should be built