diff options
author | Florian Ragwitz <rafl@debian.org> | 2010-08-01 01:07:01 +0200 |
---|---|---|
committer | Florian Ragwitz <rafl@debian.org> | 2010-08-01 01:07:01 +0200 |
commit | bc02f58d88e66ead8b4c37185eb8a3565dccc962 (patch) | |
tree | cdaeabd2f4a5ee54418b5f53f0c3d176010fbf2f | |
parent | 38195a8caca81f63e1d7995b0284eeccfe9952c2 (diff) | |
download | perl-bc02f58d88e66ead8b4c37185eb8a3565dccc962.tar.gz |
Add t/op/tie_fetch_count.t to MANIFEST
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4550,6 +4550,7 @@ t/op/taint.t See if tainting works t/op/threads_create.pl Ancillary file for t/op/threads.t t/op/threads.t Misc. tests for perl features with threads t/op/tiearray.t See if tie for arrays works +t/op/tie_fetch_count.t See if FETCH is only called once on tied variables t/op/tiehandle.t See if tie for handles works t/op/tie.t See if tie/untie functions work t/op/time_loop.t Test that very large values don't hang gmtime and localtime. |