An error occurred while loading the file. Please try again.
-
Hermann Stolte authoreda2e1c0aa
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
testng.xml 235 B
<!DOCTYPE suite SYSTEM "https://testng.org/testng-1.0.dtd" >
<suite name="Suite" verbose="1">
<test name="Unit-Tests">
<packages>
<package name="io.palyvos.provenance.missing.predicate"/>
</packages>
</test>
</suite>