X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=xt%2Fnotabs.t;h=e9ab91604245883ec59d152e9e8e0ee6aecbad0e;hb=47589465c9677bec08eff05300ec921d91ad25d2;hp=3ddea64bc6c9edc9a4d929da610aab669a158f2a;hpb=40112a8a79e08de519d0a68d50af800e6495db20;p=dbsrgits%2FDBIx-Class.git diff --git a/xt/notabs.t b/xt/notabs.t index 3ddea64..e9ab916 100644 --- a/xt/notabs.t +++ b/xt/notabs.t @@ -14,7 +14,7 @@ unless ( DBIx::Class::Optional::Dependencies->req_ok_for ('test_notabs') ) { } Test::NoTabs::all_perl_files_ok( - qw/t xt lib script examples maint/, + qw/t xt lib script examples maint .generated_pod/, ); # Changes is not a "perl file", hence checked separately