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

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fixed test cleanup
  • Loading branch information
jgebal committed Jul 12, 2017
commit 8b19cc52cedeac79d87351ff2867bdaf06c928cb
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,8 @@ begin
end loop;
end;
/

set termout off
drop package tst_package_to_be_dropped
/
set termout on