[testng] 03/355: Fixed a typo in documentation.

Eugene Zhukov eugene-guest at moszumanska.debian.org
Tue Aug 18 10:19:40 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 43aeed8a688886fc43bf4927487e060ed1fb3692
Author: Jan Święcki <jan.swiecki at gmail.com>
Date:   Mon Mar 11 15:45:41 2013 +0100

    Fixed a typo in documentation.
---
 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 5b2371e..9bb2465 100644
--- a/doc/documentation-main.html
+++ b/doc/documentation-main.html
@@ -1367,7 +1367,7 @@ public void serverStartedOk() {}
 @Test(groups = { "init" })
 public void initEnvironment() {}
 
- at Test(dependsOnGroups = { "init.* })
+ at Test(dependsOnGroups = { "init.*" })
 public void method1() {}
 </pre>
 

-- 
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