Sort MANIFEST
authorFather Chrysostomos <sprout@cpan.org>
Sun, 8 Sep 2013 21:38:24 +0000 (14:38 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Fri, 13 Sep 2013 08:25:35 +0000 (01:25 -0700)
MANIFEST

index d2823b0..895d263 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -5256,6 +5256,8 @@ t/op/index_thr.t          See if index works in another thread
 t/op/int.t                     See if int works
 t/op/join.t                    See if join works
 t/op/kill0.t                   See if kill(0, $pid) works
+t/op/kvaslice.t                        See if index/value array slices work
+t/op/kvhslice.t                        See if key/value hash slices work
 t/op/lc.t                      See if lc, uc, lcfirst, ucfirst, quotemeta work
 t/op/leaky-magic.t             See whether vars' magic leaks into packages
 t/op/length.t                  See if length works
@@ -5264,8 +5266,6 @@ t/op/lexsub.t                     See if lexical subroutines work
 t/op/lex.t                     Tests too complex for t/base/lex.t
 t/op/lfs.t                     See if large files work for perlio
 t/op/list.t                    See if lists and list slices work
-t/op/kvaslice.t                        See if index/value array slices work
-t/op/kvhslice.t                        See if key/value hash slices work
 t/op/localref.t                        See if local ${deref} works
 t/op/local.t                   See if local works
 t/op/lock.t                    Tests for lock args & retval (no threads)