[libinline-java-perl] 165/398: Add test to JNI

Jonas Smedegaard dr at jones.dk
Thu Feb 26 11:43:00 UTC 2015


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

js pushed a commit to tag 0.55
in repository libinline-java-perl.

commit 82926b89652ad37f79dd150436390e2f0efa956d
Author: patrick_leb <>
Date:   Mon Feb 4 02:25:50 2002 +0000

    Add test to JNI
---
 t/09_usages.t | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/t/09_usages.t b/t/09_usages.t
index 59ffa58..465cdd3 100755
--- a/t/09_usages.t
+++ b/t/09_usages.t
@@ -7,13 +7,7 @@ use Inline Config =>
 
 
 BEGIN {
-	if ($ENV{PERL_INLINE_JAVA_JNI}){
-		plan(tests => 0) ;
-		exit ;
-	}
-	else{
-		plan(tests => 4) ;
-	}
+	plan(tests => 4) ;
 }
 
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libinline-java-perl.git



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