Added support for TestNG 7.9.0

This commit is contained in:
Erik C. Thauvin 2023-12-28 17:25:52 -08:00
parent ef4a259a33
commit 47e23dc23c
4 changed files with 5 additions and 4 deletions

View file

@ -1,5 +1,5 @@
Compile and Run Tests with TestNG
```console
./run compile test
./bld compile test
```