Skip to content

Commit bfda771

Browse files
committed
Add more tests to example run
1 parent bb424c4 commit bfda771

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

example-testng-logback/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,8 @@
145145
<xmlFile>suites/logging_tests.xml</xmlFile>
146146
<xmlFile>suites/nested_steps_tests.xml</xmlFile>
147147
<xmlFile>suites/callback_suite.xml</xmlFile>
148+
<xmlFile>suites/parameterized_tests.xml</xmlFile>
149+
<xmlFile>suites/custom_annotations.xml</xmlFile>
148150
</suiteXmlFiles>
149151
<!-- ADD working directory to get TestNG know we to find suite files -->
150152
<workingDirectory>./</workingDirectory>

0 commit comments

Comments
 (0)