diff options
author | Craig A. Berry <craigberry@mac.com> | 2009-06-17 22:08:28 -0500 |
---|---|---|
committer | David Mitchell <davem@iabyn.com> | 2009-06-23 23:12:53 +0100 |
commit | ced57a7b6cbbe6d521fffd3924b633ff920c2c9d (patch) | |
tree | bba0daa4e5ca307c8aa1f48a26165e12314ff940 /MANIFEST | |
parent | a9b2b00cdb9434f3835ec47bf82a09ad08ca44c2 (diff) | |
download | perl-ced57a7b6cbbe6d521fffd3924b633ff920c2c9d.tar.gz |
Remove CPANPLUS's SQLite tests from the core.
They will never be run here in the absence of DBD::SQLite, and the
absurdly long names can cause trouble for venerable but now exotic
volume formats such as ODS-2 or FAT.
(cherry picked from commit 906a0c07e328f0f22fcc032cc5b85bf246005a45)
Diffstat (limited to 'MANIFEST')
-rwxr-xr-x | MANIFEST | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -2022,8 +2022,6 @@ lib/CPANPLUS/Shell.pm CPANPLUS lib/CPANPLUS/t/00_CPANPLUS-Internals-Utils.t CPANPLUS tests lib/CPANPLUS/t/01_CPANPLUS-Configure.t CPANPLUS tests lib/CPANPLUS/t/02_CPANPLUS-Internals.t CPANPLUS tests -lib/CPANPLUS/t/031_CPANPLUS-Internals-Source-SQLite.t CPANPLUS tests -lib/CPANPLUS/t/032_CPANPLUS-Internals-Source-via-sqlite.t CPANPLUS tests lib/CPANPLUS/t/03_CPANPLUS-Internals-Source.t CPANPLUS tests lib/CPANPLUS/t/04_CPANPLUS-Module.t CPANPLUS tests lib/CPANPLUS/t/05_CPANPLUS-Internals-Fetch.t CPANPLUS tests |