summaryrefslogtreecommitdiff
path: root/ext/Storable/MANIFEST
diff options
context:
space:
mode:
authorMarcus Holland-Moritz <mhx-perl@gmx.net>2004-08-22 15:36:36 +0000
committerMarcus Holland-Moritz <mhx-perl@gmx.net>2004-08-22 15:36:36 +0000
commit49707cb879c13280bbce5892dedf5792c287d9cc (patch)
tree4a771d5963a82e7a1c89b9c4617954553ca6b124 /ext/Storable/MANIFEST
parent804ffa601be28a067773828f4a48de171077c8b8 (diff)
downloadperl-49707cb879c13280bbce5892dedf5792c287d9cc.tar.gz
Fix Storable's MANIFEST.
p4raw-id: //depot/perl@23231
Diffstat (limited to 'ext/Storable/MANIFEST')
-rw-r--r--ext/Storable/MANIFEST2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/Storable/MANIFEST b/ext/Storable/MANIFEST
index c87345d6f0..df26a7f8fe 100644
--- a/ext/Storable/MANIFEST
+++ b/ext/Storable/MANIFEST
@@ -37,7 +37,7 @@ t/tied_items.t See if Storable works
t/threads.t See if Storable works under ithreads
t/utf8.t See if Storable works
t/utf8hash.t See if Storable works
-/t/weak.t Can Storable store weakrefs
+t/weak.t Can Storable store weakrefs
# t/Test/Builder.pm For testing the CPAN release on pre 5.6.2
# t/Test/More.pm For testing the CPAN release on pre 5.6.2
# t/Test/Simple.pm For testing the CPAN release on pre 5.6.2