Skip to content

Commit

Permalink
Make tests passw with Test2::Harness preloading enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
autarch committed Sep 22, 2016
1 parent 2bcf91c commit d61c4ad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions t/Legacy/missing.t
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# HARNESS-NO-PRELOAD
BEGIN {
if( $ENV{PERL_CORE} ) {
chdir 't';
Expand Down
1 change: 1 addition & 0 deletions t/Test2/behavior/no_load_api.t
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# HARNESS-NO-PRELOAD
use strict;
use warnings;
use Data::Dumper;
Expand Down

0 comments on commit d61c4ad

Please sign in to comment.