Add directory parameter to versionFor()
This commit is contained in:
parent
ea13f86342
commit
c817930e6c
3 changed files with 7 additions and 7 deletions
|
@ -1,9 +0,0 @@
|
|||
package com.example;
|
||||
import org.testng.annotations.Test;
|
||||
|
||||
public class ExampleTest {
|
||||
@Test
|
||||
public void f() {
|
||||
System.out.println("Running test");
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue