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

Skip to content

Commit e684b7d

Browse files
fix the create package script to the new test
1 parent a70ea7f commit e684b7d

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

test/ut_expectations/test_expect_not_to_be_null.pkb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,3 +173,4 @@ is
173173
end;
174174

175175
end test_expect_not_to_be_null;
176+
/

test/ut_expectations/test_expect_not_to_be_null.pks

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,4 @@ is
6363
--%test(Gives failure with null varchar2)
6464
procedure null_varchar2;
6565
end test_expect_not_to_be_null;
66+
/

0 commit comments

Comments
 (0)