This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix test count introduced by previous commit
[perl5.git] / t / re / pat.t
index b707b25..f8df68c 100644 (file)
@@ -23,7 +23,7 @@ BEGIN {
 }
 
 
-plan tests => 423;  # Update this when adding/deleting tests.
+plan tests => 426;  # Update this when adding/deleting tests.
 
 run_tests() unless caller;