This is an automated email from the git hooks/post-receive script. eugene-guest pushed a commit to annotated tag OpenBSD in repository testng.
commit 9670e6eceafc3db78a1bb4a4b77ac47bad62d8d8 Author: Julien Herr <[email protected]> Date: Wed Apr 22 21:36:07 2015 +0200 Fix #632 --- doc/documentation-main.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/documentation-main.html b/doc/documentation-main.html index 206cc2b..ae99a0e 100644 --- a/doc/documentation-main.html +++ b/doc/documentation-main.html @@ -1236,7 +1236,7 @@ public class StaticProvider { public static Object[][] createData() { return new Object[][] { new Object[] { new Integer(42) } - } + }; } } -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/testng.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

