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

js pushed a commit to annotated tag debian/0.001-1
in repository libatteanx-compatilibity-trine-perl.

commit ff244289e5f35f4390d5e6103ab7cf518b4aab6f
Author: Kjetil Kjernsmo <kje...@kjernsmo.net>
Date:   Mon Aug 14 14:04:03 2017 +0200

    add IRI test
---
 t/iri.t | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/t/iri.t b/t/iri.t
new file mode 100644
index 0000000..8814aef
--- /dev/null
+++ b/t/iri.t
@@ -0,0 +1,10 @@
+#!/usr/bin/env perl
+
+use strict;
+use Test::More;
+
+use_ok('Attean::IRI');
+
+can_ok('Attean::IRI', 'uri');
+
+done_testing;

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to