1 parent 86fc0ac commit 8b19cc5Copy full SHA for 8b19cc5
1 file changed
tests/ut_suite_manager/ut_suite_manager.AllowsDescriptionsWithComma.sql
@@ -60,3 +60,8 @@ begin
60
end loop;
61
end;
62
/
63
+
64
+set termout off
65
+drop package tst_package_to_be_dropped
66
+/
67
+set termout on
0 commit comments