diff options
author | George Greer <perl@greerga.m-l.org> | 2010-08-01 00:30:22 -0400 |
---|---|---|
committer | George Greer <perl@greerga.m-l.org> | 2010-08-01 00:30:22 -0400 |
commit | e71b8a62048b820e9c251e89453b297934a0f89c (patch) | |
tree | a54a698c394e41ac47e74432c5ab717d149a12ab /MANIFEST | |
parent | bc02f58d88e66ead8b4c37185eb8a3565dccc962 (diff) | |
download | perl-e71b8a62048b820e9c251e89453b297934a0f89c.tar.gz |
Change spaces to tabs for t/op/tie_fetch_count.t in MANIFEST
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4550,7 +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/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. |