9 lines
130 B
Python
9 lines
130 B
Python
|
junit_tests(
|
||
|
name="tests",
|
||
|
timeout=120,
|
||
|
|
||
|
dependencies=[
|
||
|
"src/resources/com/baeldung/hellopant:word",
|
||
|
],
|
||
|
)
|