diff options
author | Abhijit Menon-Sen <ams@wiw.org> | 2002-05-28 19:01:22 +0000 |
---|---|---|
committer | Abhijit Menon-Sen <ams@wiw.org> | 2002-05-28 19:01:22 +0000 |
commit | 3d3f3e564d4ba4922f037dba3c0f0ed6f3cce9d6 (patch) | |
tree | 964510e813ba40a0bc5c91cce0c2facc459e7a9e /ext/Storable/MANIFEST | |
parent | f0a41339d8cc9b81101f492ab383301252ea41fd (diff) | |
download | perl-3d3f3e564d4ba4922f037dba3c0f0ed6f3cce9d6.tar.gz |
Add integer.t to MANIFEST.
p4raw-id: //depot/perl@16841
Diffstat (limited to 'ext/Storable/MANIFEST')
-rw-r--r-- | ext/Storable/MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/Storable/MANIFEST b/ext/Storable/MANIFEST index f946927c87..b4c9ae5699 100644 --- a/ext/Storable/MANIFEST +++ b/ext/Storable/MANIFEST @@ -12,6 +12,7 @@ t/dclone.t See if Storable works t/downgrade.t See if Storable works t/forgive.t See if Storable works t/freeze.t See if Storable works +t/integer.t For "use integer" testing t/lock.t See if Storable works t/make_downgrade.pl See if Storable works t/malice.t See if Storable copes with corrupt files |