From: Victor Wagner Date: Tue, 8 Oct 2013 04:34:48 +0000 (+0400) Subject: test commit for https push X-Git-Url: https://wagner.pp.ru/gitweb/?a=commitdiff_plain;h=faf59039de6b10c6d0e083386bdefd18db55b903;hp=3774c22b0082af323323dc26eede488611c6ee35;p=oss%2Fvjournal.git test commit for https push --- diff --git a/t/user_link.t b/t/user_link.t index 9dbce7f..760e66f 100644 --- a/t/user_link.t +++ b/t/user_link.t @@ -1,5 +1,7 @@ #!/usr/bin/perl +# Test comment for test commit + use Test::More tests => 23 ; BEGIN {use_ok('VJournal::Format');}