bump version to 1.008026 (stable)
[p5sagit/local-lib.git] / xt / release / eol.t
1 use strict;
2 use warnings;
3 use Test::More;
4
5 use Test::EOL;
6 all_perl_files_ok({ trailing_whitespace => 1 });