fix up old changelog entry
[p5sagit/local-lib.git] / xt / release / no-tabs.t
CommitLineData
3981a98b 1use strict;
2use warnings;
3use Test::More;
4
5use Test::NoTabs;
6all_perl_files_ok();