String with NULL auto-increment bug fix
[p5sagit/p5-mst-13.2.git] / t / TEST
diff --git a/t/TEST b/t/TEST
index 9af8baa..2634485 100755 (executable)
--- a/t/TEST
+++ b/t/TEST
@@ -169,6 +169,7 @@ unless (@ARGV) {
     unless ($::core) {
        _find_tests('pod');
        _find_tests('x2p');
+       _find_tests('porting');
        _find_tests('japh') if $::torture;
        _find_tests('t/benchmark') if $::benchmark or $ENV{PERL_BENCHMARK};
     }