%PDF- %PDF-
Direktori : /root/.cpanm/work/1590825950.14464/Try-Tiny-0.30/xt/author/ |
Current File : //root/.cpanm/work/1590825950.14464/Try-Tiny-0.30/xt/author/no-tabs.t |
use strict; use warnings; # this test was generated with Dist::Zilla::Plugin::Test::NoTabs 0.15 use Test::More 0.88; use Test::NoTabs; my @files = ( 'lib/Try/Tiny.pm', 't/00-report-prereqs.dd', 't/00-report-prereqs.t', 't/basic.t', 't/context.t', 't/erroneous_usage.t', 't/finally.t', 't/given_when.t', 't/global_destruction_forked.t', 't/global_destruction_load.t', 't/lib/TryUser.pm', 't/named.t', 't/when.t', 't/zzz-check-breaks.t', 'xt/author/00-compile.t', 'xt/author/eol.t', 'xt/author/kwalitee.t', 'xt/author/mojibake.t', 'xt/author/no-tabs.t', 'xt/author/pod-coverage.t', 'xt/author/pod-no404s.t', 'xt/author/pod-spell.t', 'xt/author/pod-syntax.t', 'xt/author/portability.t', 'xt/release/changes_has_content.t', 'xt/release/cpan-changes.t', 'xt/release/distmeta.t', 'xt/release/minimum-version.t' ); notabs_ok($_) foreach @files; done_testing;