[libatteanx-compatilibity-trine-perl] 11/22: blank node roundtrip

Jonas Smedegaard dr at jones.dk
Sat Dec 23 13:31:12 UTC 2017


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 3a26e1be268feba967fd91e457c8d1eb0df021fa
Author: Kjetil Kjernsmo <kjetil at kjernsmo.net>
Date:   Mon Aug 14 23:19:41 2017 +0200

    blank node roundtrip
---
 t/blank.t | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/t/blank.t b/t/blank.t
index 7ca793f..92ac70c 100644
--- a/t/blank.t
+++ b/t/blank.t
@@ -8,4 +8,8 @@ use_ok('Attean::Blank');
 
 can_ok('Attean::Blank', 'blank_identifier');
 
+my $blank = Attean::Blank->new('dahut');
+
+is($blank->blank_identifier, 'dahut', 'Blank roundtripped OK');
+
 done_testing;

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



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