1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 08:27:12 -07:00

Update to TestNG 6.9.10.

This commit is contained in:
Cedric Beust 2016-02-28 18:07:29 -08:00
parent 23498845b8
commit 1a4f640834
2 changed files with 2 additions and 7 deletions

View file

@ -4,7 +4,7 @@
<test name="Main">
<packages>
<package name="com.beust.*"/>
<package name="com.beust.kobalt.*"/>
</packages>
</test>