Skip to content

Commit 1f5204d

Browse files
committed
Ensure that module files ending with an ADJUST phaser don't upset feature 'module_true'
Fixes #23758
1 parent a3c9c70 commit 1f5204d

File tree

7 files changed

+315
-286
lines changed

7 files changed

+315
-286
lines changed

MANIFEST

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6007,6 +6007,7 @@ t/class/accessor.t See if accessor methods work
60076007
t/class/class.t See if class declarations work
60086008
t/class/construct.t See if class constructors work
60096009
t/class/destruct.t See if class destruction works
6010+
t/class/EndsWithADJUST.pm Helper module for test for GH#23758 in t/class/phasers.t
60106011
t/class/field.t See if class field declarations work
60116012
t/class/gh22169.t Test defining a class that previously failed to define
60126013
t/class/gh23511.t Test defining a reader after a strict 'vars' violation

0 commit comments

Comments
 (0)