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 df73fc1691b474e4a891c7d8bcddc0bc235ab867 Author: Julien Herr <[email protected]> Date: Thu May 7 21:41:32 2015 +0200 Add test in the suite --- src/test/resources/testng.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/test/resources/testng.xml b/src/test/resources/testng.xml index d1835d0..dffeb76 100644 --- a/src/test/resources/testng.xml +++ b/src/test/resources/testng.xml @@ -630,6 +630,7 @@ <test name="MethodInterceptor"> <classes> <class name="test.methodinterceptors.MethodInterceptorTest" /> + <class name="test.methodinterceptors.Issue392Test" /> </classes> </test> -- 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

