X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=gitmo%2FMouse.git;a=blobdiff_plain;f=author%2Ftest-externals.pl;fp=author%2Ftest-externals.pl;h=3fa9fff96a09a1db658e6d7035636ed670e0c5d8;hp=d5b3df4ef7775872d8125a6a82251f3832babb1b;hb=3f1fa307347e5a4312c17e9e8da1eeb116b0a2f7;hpb=806806614368604f49f5e27bf64d1b8d96241177 diff --git a/author/test-externals.pl b/author/test-externals.pl index d5b3df4..3fa9fff 100755 --- a/author/test-externals.pl +++ b/author/test-externals.pl @@ -20,6 +20,9 @@ my %dist = ( => q{git://github.com/masaki/mousex-attributehelpers.git}, 'HTML-Shakan' => q{git://github.com/tokuhirom/html-shakan.git}, + + 'Net-Google-DataAPI' + => q{git://github.com/lopnor/Net-Google-DataAPI.git}, ); my $distdir = 'externals';