Unit Tests

- Improved signal to noise ratio of all remaining unit tests.
This commit is contained in:
Paul Beckingham 2011-10-15 22:25:38 -04:00
parent 548272fb3a
commit 44e7fdac4b
100 changed files with 847 additions and 1801 deletions

View file

@ -75,7 +75,7 @@ sub slurp
s/, support.*$//;
close $fh;
return $_;
}
}
}
}
'';