summaryrefslogtreecommitdiff
path: root/t/porting/regen.t
diff options
context:
space:
mode:
Diffstat (limited to 't/porting/regen.t')
-rw-r--r--t/porting/regen.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/porting/regen.t b/t/porting/regen.t
index 78d0599660..0e052dd853 100644
--- a/t/porting/regen.t
+++ b/t/porting/regen.t
@@ -27,7 +27,7 @@ if ( $^O eq "VMS" ) {
skip_all( "- regen.pl needs porting." );
}
-my $in_regen_pl = 17; # I can't see a clean way to calculate this automatically.
+my $in_regen_pl = 18; # I can't see a clean way to calculate this automatically.
my @files = qw(perly.act perly.h perly.tab keywords.c keywords.h uconfig.h);
my @progs = qw(Porting/makemeta regen/regcharclass.pl regen/mk_PL_charclass.pl);