X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=t%2F00-compile.t;h=3832fa4533723c433e24bc40a41ef71d83db7360;hb=2fe281b6b85d01d6290d3c91c54232e9152cc377;hp=37c2ffc8d5a5f482ee6910e755a511da20ea984b;hpb=2ce4094a9656c27b2b83442e11b86e44306525bf;p=chaz%2Fgit-codeowners diff --git a/t/00-compile.t b/t/00-compile.t index 37c2ffc..3832fa4 100644 --- a/t/00-compile.t +++ b/t/00-compile.t @@ -6,7 +6,7 @@ use warnings; use Test::More; -plan tests => 13 + ($ENV{AUTHOR_TESTING} ? 1 : 0); +plan tests => 11 + ($ENV{AUTHOR_TESTING} ? 1 : 0); my @module_files = ( 'App/Codeowners.pm', @@ -18,9 +18,7 @@ my @module_files = ( 'App/Codeowners/Formatter/Table.pm', 'App/Codeowners/Formatter/YAML.pm', 'App/Codeowners/Options.pm', - 'App/Codeowners/Util.pm', - 'File/Codeowners.pm', - 'Test/File/Codeowners.pm' + 'App/Codeowners/Util.pm' ); my @scripts = (