Skip to content

Commit 4ed6837

Browse files
committed
Added TAP Reporter to install script
1 parent c5f07a7 commit 4ed6837

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

source/install.sql

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,8 @@ prompt Installing DBMSPLSQL Tables objects into &&ut3_owner schema
346346
@@install_component.sql 'reporters/ut_xunit_reporter.tpb'
347347
@@install_component.sql 'reporters/ut_sonar_test_reporter.tps'
348348
@@install_component.sql 'reporters/ut_sonar_test_reporter.tpb'
349+
@@install_component.sql 'reporters/ut_tap_reporter.tps'
350+
@@install_component.sql 'reporters/ut_tap_reporter.tpb'
349351

350352
@@install_component.sql 'reporters/ut_coverage_html_reporter.tps'
351353
@@install_component.sql 'reporters/ut_coverage_report_html_helper.pks'

0 commit comments

Comments
 (0)