[testng] 116/355: Doc fix.

Eugene Zhukov eugene-guest at moszumanska.debian.org
Tue Aug 18 10:19:55 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 25bf18c9a6fbb06a0c462204276e751bf7397550
Author: Cedric Beust <cedric at beust.com>
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 <suite> or <test>:
 
 <pre class="brush: xml">
-  <suite name="Factory" order-by-instances="true">
+  <suite name="Factory" group-by-instances="true">
 or
-  <test name="Factory" order-by-instances="true">
+  <test name="Factory" group-by-instances="true">
 </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édric Beust (cedric at beust.com)<br>
-Current version: 6.8.1<br>
+Current version: 6.8.8<br>
 Created: April 27th, 2004<br>
-Last Modified:  March 30th, 2013</em></font></p>
+Last Modified:  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



More information about the pkg-java-commits mailing list