Skip to content

Commit

Permalink
Look in t/lib for patched IPC::Open3
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Jun 18, 2023
1 parent 521f2d7 commit f27cac3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions t/bc/ipc-open3.t
@@ -1,6 +1,8 @@
use strict;
use warnings;

use lib qw(./t/lib);

use Test::More;
use IPC::Open3 ();
use Symbol ();
Expand Down

0 comments on commit f27cac3

Please sign in to comment.