Updated to testng 6.9.12.
This commit is contained in:
parent
c895e40d3e
commit
93a579d5fb
9 changed files with 71 additions and 691 deletions
|
@ -14,7 +14,7 @@ import java.util.Date;
|
|||
*/
|
||||
public final class GeneratedVersion {
|
||||
private final static String buildmeta = "";
|
||||
private final static Date date = new Date(1454533811647L);
|
||||
private final static Date date = new Date(1466981527892L);
|
||||
private final static int major = 3;
|
||||
private final static int minor = 1;
|
||||
private final static int patch = 39;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue