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

Skip to content

Commit 233e2b1

Browse files
committed
try reorder
1 parent e13a662 commit 233e2b1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tests/RunAll.sql

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,10 @@ set serveroutput on size unlimited format truncated
1515
create table ut$test_table (val varchar2(1));
1616
@@helpers/ut_transaction_control.pck
1717
@@helpers/department.tps
18+
@@helpers/test_package_3.pck
1819
@@helpers/test_package_1.pck
1920
@@helpers/test_package_2.pck
20-
@@helpers/test_package_3.pck
21+
2122

2223
--Tests to invoke
2324

0 commit comments

Comments
 (0)