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