[pkg-perl-tools] 05/06: Test access to github via ssh

Alex Muntada alexm-guest at moszumanska.debian.org
Mon Oct 31 17:14:54 UTC 2016


This is an automated email from the git hooks/post-receive script.

alexm-guest pushed a commit to branch forward-github-pr
in repository pkg-perl-tools.

commit c64b7c471c57489a5487e2355115ac2ffdd6b9fc
Author: Alex Muntada <alexm at alexm.org>
Date:   Fri Oct 14 18:54:33 2016 +0200

    Test access to github via ssh
---
 t/github.t | 1 +
 1 file changed, 1 insertion(+)

diff --git a/t/github.t b/t/github.t
index 8b25820..12ad22f 100644
--- a/t/github.t
+++ b/t/github.t
@@ -4,6 +4,7 @@ use strict;
 use warnings;
 
 use Test::More;
+use Test::RequiresInternet ( 'github.com' => 22 );
 use Debian::PkgPerl::GitHub;
 
 BEGIN {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pkg-perl-tools.git



More information about the Pkg-perl-cvs-commits mailing list