X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=xt%2Fauthor%2Fno-tabs.t;fp=xt%2Fauthor%2Fno-tabs.t;h=68ac37ba75ed0ce99828a4fe01abc094f5ea2083;hb=794f74f42c89ba45a33f0c6c1461c769580aca8f;hp=f70f55c231a4dc2806528379889cf734dc8fc45a;hpb=afe2bc3fe09e80cea209312408159ed83f1bfc91;p=chaz%2Fgraphql-client diff --git a/xt/author/no-tabs.t b/xt/author/no-tabs.t index f70f55c..68ac37b 100644 --- a/xt/author/no-tabs.t +++ b/xt/author/no-tabs.t @@ -9,11 +9,13 @@ use Test::NoTabs; my @files = ( 'bin/graphql', 'lib/GraphQL/Client.pm', + 'lib/GraphQL/Client/CLI.pm', 'lib/GraphQL/Client/http.pm', 'lib/GraphQL/Client/https.pm', 't/00-compile.t', 't/00-report-prereqs.dd', 't/00-report-prereqs.t', + 't/cli.t', 't/client.t', 't/http.t', 't/https.t',