Subject: | Bad test plan |
Hi,
I think there is an error in your test plan:
--- libsoap-lite-perl-0.716.orig/t/04-attach.t
+++ libsoap-lite-perl-0.716/t/04-attach.t
@@ -20,7 +20,7 @@ BEGIN {
}
}
-BEGIN { plan tests => 15 }
+BEGIN { plan tests => 18 }
my ( $a, $soap, $d, $s, $r, $serialized, $deserialized );