Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8b19cc5

Browse files
committed
Fixed test cleanup
1 parent 86fc0ac commit 8b19cc5

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

tests/ut_suite_manager/ut_suite_manager.AllowsDescriptionsWithComma.sql

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,8 @@ begin
6060
end loop;
6161
end;
6262
/
63+
64+
set termout off
65+
drop package tst_package_to_be_dropped
66+
/
67+
set termout on

0 commit comments

Comments
 (0)