quotemeta the path to avoid "Unrecognized escape \s passed through" on win32
[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();