SV: END {} blocks run in perl_run
[p5sagit/p5-mst-13.2.git] / hints / os2.sh
index 9be6f00..126f611 100644 (file)
@@ -437,6 +437,7 @@ cp -rfu * ../../ext/OS2/
 
 # Install tests:
 
+cp -uf ../*.t ../../t/lib
 for xxx in * ; do
        if $test -d $xxx/t; then
                cp -uf $xxx/t/*.t ../../t/lib