perl-module: Remove test for memory usage.
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 30 May 2022 17:28:19 +0000 (10:28 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Mon, 30 May 2022 17:28:19 +0000 (10:28 -0700)
commit20934a68593edbd52577f1ba0ea93c74eb018af5
tree9a5e51fc0487c6364d47f0c6f8e69e9f97de9812
parent2433a0bf2a07042d7a5b70c36196c498b0393f7f
perl-module: Remove test for memory usage.

This test only works if you're lucky.  It doesn't work with Address
Sanitizer and it doesn't seem to work with current versions of Perl.
(It might be that there's a real leak, but I don't know how to debug
it in that case.)
perl-module/t/Pspp.t
tests/perl-module.at