We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5f07a7 commit 4ed6837Copy full SHA for 4ed6837
source/install.sql
@@ -346,6 +346,8 @@ prompt Installing DBMSPLSQL Tables objects into &&ut3_owner schema
346
@@install_component.sql 'reporters/ut_xunit_reporter.tpb'
347
@@install_component.sql 'reporters/ut_sonar_test_reporter.tps'
348
@@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'
351
352
@@install_component.sql 'reporters/ut_coverage_html_reporter.tps'
353
@@install_component.sql 'reporters/ut_coverage_report_html_helper.pks'
0 commit comments