Added supprot for TestNG 7.10.0
This commit is contained in:
parent
645e6d104a
commit
d74ee9d819
6 changed files with 44 additions and 8 deletions
|
@ -17,7 +17,7 @@
|
|||
package rife.bld.extension;
|
||||
|
||||
import org.junit.jupiter.api.Test;
|
||||
import rife.bld.Project; // NOPMD
|
||||
import rife.bld.Project;
|
||||
import rife.bld.operations.exceptions.ExitStatusException;
|
||||
|
||||
import java.util.List;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue