Enforce clean source by applying Test::EOL on ourself
[catagits/Test-EOL.git] / t / 10-use-self.t
CommitLineData
ed1f9780 1# Check that our own source is clean
2use Test::EOL;
3all_perl_files_ok({ trailing_whitespace => 1 });