summaryrefslogtreecommitdiff
path: root/xt/author/eol.t
blob: e02cf474e5b53cb5a1c2f99d176a41e62a99829a (plain)
1
2
3
4
5
6
7
8
use strict;
use warnings;
use Test::More;

# generated by Dist::Zilla::Plugin::Test::EOL 0.15
use Test::EOL;

all_perl_files_ok({ trailing_whitespace => 1 });