-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Labels
Description
Remove dependency
trino/lib/trino-parquet/pom.xml
Lines 238 to 242 in c37191d
| <dependency> | |
| <groupId>org.testng</groupId> | |
| <artifactId>testng</artifactId> | |
| <scope>test</scope> | |
| </dependency> |
migrate remaining tests to JUnit.
This can be done in steps, i.e. migrate some tests, then some more, etc.