6 use Test::More tests => 4;
17 'in_global_destruction state is passed to DEMOLISH properly (false)'
35 'in_global_destruction state is passed to DEMOLISH properly (false)'
39 __PACKAGE__->meta->make_immutable;
48 'in_global_destruction state is passed to DEMOLISH properly (true)'
49 ) for split //, `$^X t/010_basics/020-global-destruction-helper.pl`;