[testng] 275/355: Add test in the suite
Eugene Zhukov
eugene-guest at moszumanska.debian.org
Tue Aug 18 10:20:15 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 df73fc1691b474e4a891c7d8bcddc0bc235ab867
Author: Julien Herr <julien.herr at alcatel-lucent.com>
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
More information about the pkg-java-commits
mailing list