[libinline-java-perl] 311/398: ok
Jonas Smedegaard
dr at jones.dk
Thu Feb 26 11:43:17 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 0612317b021a078d097d54c4ef7ef9f4752286be
Author: patrick_leb <>
Date: Mon Apr 19 18:32:26 2004 +0000
ok
---
Java/Natives/t/01_init.t | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/Java/Natives/t/01_init.t b/Java/Natives/t/01_init.t
new file mode 100644
index 0000000..d889213
--- /dev/null
+++ b/Java/Natives/t/01_init.t
@@ -0,0 +1,10 @@
+use strict ;
+use Test ;
+
+BEGIN {
+ plan(tests => 1) ;
+ mkdir('./_Inline_test', 0777) unless -e './_Inline_test' ;
+}
+
+
+ok(1) ;
--
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