slurping an empty file should return '' rather than undef, with
[p5sagit/p5-mst-13.2.git] / MANIFEST
index b3ff728..2eea63b 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1159,6 +1159,7 @@ t/op/join.t               See if join works
 t/op/lex_assign.t      See if ops involving lexicals or pad temps work
 t/op/list.t            See if array lists work
 t/op/local.t           See if local works
+t/op/lop.t             See if logical operators work
 t/op/magic.t           See if magic variables work
 t/op/method.t          See if method calls work
 t/op/misc.t            See if miscellaneous bugs have been fixed