Fix path to TestNG library in tests for 191

This commit is contained in:
Natalia Selezneva
2019-04-22 15:47:42 +03:00
parent 1db7754298
commit d45644cea4
14 changed files with 22 additions and 14 deletions
@@ -1,4 +1,4 @@
// CONFIGURE_LIBRARY: TestNG@plugins/testng/lib/testng.jar
// CONFIGURE_LIBRARY: TestNG@testng(-|[0-9]|\.)*jar
package testing
import org.testng.annotations.Test