]> git.vpit.fr Git - perl/modules/indirect.git/blobdiff - t/20-bad.t
Make test descriptions shorter
[perl/modules/indirect.git] / t / 20-bad.t
index 6c14518761826180e4167e5f8d62ab2f110b0136..6706d89c3a706d1a31f5706b47657411d1808741 100644 (file)
@@ -23,6 +23,7 @@ sub expect {
  local $/ = "####\n";
  while (<DATA>) {
   chomp;
+  s/\s*$//;
   local $SIG{__WARN__} = sub { die 'warn:' . join(' ', @_) };
   {
    use indirect;