[testng] 200/355: Fix #632
Eugene Zhukov
eugene-guest at moszumanska.debian.org
Tue Aug 18 10:20:05 UTC 2015
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 <julien.herr at alcatel-lucent.com>
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
More information about the pkg-java-commits
mailing list