2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2024-11-21 17:35:55 +01:00

Update the javatest example

This commit is contained in:
Waf Project 2024-05-20 23:45:20 +02:00
parent 8d2ad010f5
commit 69049d83b8

View File

@ -6,6 +6,8 @@
# Simple script to demonstrate integration of Java Unit testing inside
# standard waf_unit_test using either TestNG or JUnit
#
# try:
# waf configure --jtpath=/usr/share/java/testng.jar:/usr/share/java/jcommander.jar clean build
def test_results(bld):
"""