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 25bf18c9a6fbb06a0c462204276e751bf7397550
Author: Cedric Beust <[email protected]>
Date:   Fri Jan 9 11:38:43 2015 -0800

    Doc fix.
---
 doc/documentation-main.html | 4 ++--
 doc/index.html              | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/documentation-main.html b/doc/documentation-main.html
index 9a372bf..36a661a 100644
--- a/doc/documentation-main.html
+++ b/doc/documentation-main.html
@@ -1425,9 +1425,9 @@ signOut("uk")
 For this ordering, you can use the XML attribute <tt>group-by-instances</tt>. 
This attribute is valid either on &lt;suite&gt; or &lt;test&gt;:
 
 <pre class="brush: xml">
-  &lt;suite name="Factory" order-by-instances="true"&gt;
+  &lt;suite name="Factory" group-by-instances="true"&gt;
 or
-  &lt;test name="Factory" order-by-instances="true"&gt;
+  &lt;test name="Factory" group-by-instances="true"&gt;
 </pre>
 
 
diff --git a/doc/index.html b/doc/index.html
index 1b07c94..87a807f 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -42,9 +42,9 @@
 
 
 <p align="right"><font size="-2"><em>C&eacute;dric Beust (cedric at 
beust.com)<br>
-Current version: 6.8.1<br>
+Current version: 6.8.8<br>
 Created:&nbsp;April 27th, 2004<br>
-Last Modified:&nbsp; March 30th, 2013</em></font></p>
+Last Modified:&nbsp; January 9th, 2014</em></font></p>
 
 
 <p>TestNG is a testing framework inspired from JUnit and NUnit but introducing

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

Reply via email to