Remove IPC::SysV from the list of PERL_CORE=1 testing exceptions.
authorNicholas Clark <nick@ccl4.org>
Sun, 27 Sep 2009 06:59:58 +0000 (07:59 +0100)
committerNicholas Clark <nick@ccl4.org>
Sun, 27 Sep 2009 06:59:58 +0000 (07:59 +0100)
commitda9d679792344414c2d670008c6c80fffbb2e4b0
tree8a2f49c2361c41795b677f3985e6e9ec847f0f54
parentdeae7ad8da4c9f98bf5d8904f0cd08a1948f1107
Remove IPC::SysV from the list of PERL_CORE=1 testing exceptions.

One of its tests was forcibly setting @INC when $ENV{PERL_CORE} is true. That's
not just unnecessary now, it's actively counter-productive, because tests in
@ext are running from their extension's directory, not the core's t directory.
cpan/IPC-SysV/t/ipcsysv.t
t/TEST