[libconfig-model-dpkg-perl] 02/03: added missing "memory cycle" test label
    dod at debian.org 
    dod at debian.org
       
    Mon Aug  4 15:20:40 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
dod pushed a commit to branch master
in repository libconfig-model-dpkg-perl.
commit 1c4442ce8236dd8d4c55b3167e0becee21d5f886
Author: Dominique Dumont <dod at debian.org>
Date:   Mon Aug 4 17:20:01 2014 +0200
    added missing "memory cycle" test label
---
 t/dependency-check.t | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/t/dependency-check.t b/t/dependency-check.t
index 841ed94..5989769 100644
--- a/t/dependency-check.t
+++ b/t/dependency-check.t
@@ -360,6 +360,6 @@ foreach my $vt (@vcs_tests) {
     is($vcs->fetch, $urlb,'fixed $elt URL') ;
 }
 
-memory_cycle_ok($model);
+memory_cycle_ok($model, "memory cycles");
 
 done_testing;
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-dpkg-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list