X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=xt%2Fauthor%2Feol.t;h=afb6494cdee2433aa0ccb04b5b5f2c1dfbd859b5;hb=794f74f42c89ba45a33f0c6c1461c769580aca8f;hp=aae18ba62d2b3a5c9f91e0df78503ad327bb1395;hpb=afe2bc3fe09e80cea209312408159ed83f1bfc91;p=chaz%2Fgraphql-client diff --git a/xt/author/eol.t b/xt/author/eol.t index aae18ba..afb6494 100644 --- a/xt/author/eol.t +++ b/xt/author/eol.t @@ -9,11 +9,13 @@ use Test::EOL; 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',