Branch: refs/heads/blead
  Home:   https://github.com/Perl/perl5
  Commit: 150d2b0b3a4665f34c3168e835bf777bdda060da
      
https://github.com/Perl/perl5/commit/150d2b0b3a4665f34c3168e835bf777bdda060da
  Author: James E Keenan <[email protected]>
  Date:   2020-12-22 (Tue, 22 Dec 2020)

  Changed paths:
    M t/TEST

  Log Message:
  -----------
  Remove workaround for distros needing dot in @INC

In commit 19641fd71a (Apr 07 2017), as part of ceasing to pass '.' to
@INC in tests, we added a workaround to t/TEST for CPAN distributions
which ship with core which were not yet fully adapted to the new
regulation on @INC.

All such CPAN distributions have now been adapted.  Hence, we can remove
the workaround.


Reply via email to