This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix copyright test:
authorSawyer X <xsawyerx@cpan.org>
Sat, 18 Mar 2017 19:32:57 +0000 (20:32 +0100)
committerSawyer X <xsawyerx@cpan.org>
Sat, 18 Mar 2017 19:36:08 +0000 (20:36 +0100)
commit025582ba60c1f6f9dd83ddb289c4d00a987b0803
tree9bcdb9c2e0c6e26a101f3b6eab81f87be0806662
parentacc02a5d06e8f2309b057b7d2cc4c42603886a0b
Fix copyright test:

Other tests are run from t/ and so they add ".." to @INC, but
this test runs from the main dir, so it needs to add ".".
t/porting/copyright.t