]> Dogcows Code - chaz/git-codeowners/blobdiff - xt/author/no-tabs.t
Version 0.50
[chaz/git-codeowners] / xt / author / no-tabs.t
index 1d28f3bf588e2b6437de2768ca5c01a96046c57d..b72d4fb3808d6c6fdc668f9bfda2e47a2f990ef6 100644 (file)
@@ -9,22 +9,25 @@ use Test::NoTabs;
 my @files = (
     'bin/git-codeowners',
     'lib/App/Codeowners.pm',
+    'lib/App/Codeowners/Formatter.pm',
+    'lib/App/Codeowners/Formatter/CSV.pm',
+    'lib/App/Codeowners/Formatter/JSON.pm',
+    'lib/App/Codeowners/Formatter/String.pm',
+    'lib/App/Codeowners/Formatter/TSV.pm',
+    'lib/App/Codeowners/Formatter/Table.pm',
+    'lib/App/Codeowners/Formatter/YAML.pm',
     'lib/App/Codeowners/Options.pm',
     'lib/App/Codeowners/Util.pm',
-    'lib/File/Codeowners.pm',
-    'lib/Test/File/Codeowners.pm',
     't/00-compile.t',
     't/00-report-prereqs.dd',
     't/00-report-prereqs.t',
     't/app-codeowners-util.t',
     't/app-codeowners.t',
-    't/file-codeowners.t',
-    't/samples/basic.CODEOWNERS',
-    't/samples/kitchensink.CODEOWNERS',
     'xt/author/critic.t',
     'xt/author/eol.t',
     'xt/author/minimum-version.t',
     'xt/author/no-tabs.t',
+    'xt/author/pod-coverage.t',
     'xt/author/pod-no404s.t',
     'xt/author/pod-syntax.t',
     'xt/author/portability.t',
This page took 0.020166 seconds and 4 git commands to generate.