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

Skip to content

Commit 06dcf9f

Browse files
1
1 parent ecfaa61 commit 06dcf9f

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

test/core/annotations/test_annot_throws_exception.pkb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,4 @@ is
7373
ut.expect(l_result).to_equal('1 tests, 1 failed, 0 errored, 0 disabled, 0 warning(s)');
7474
end;
7575
end;
76+
/

test/core/annotations/test_annot_throws_exception.pks

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ is
1414
--%test(Gives failure when the raised exception is different that the annotated one)
1515
procedure throws_diff_annotated_except;
1616
end;
17+
/

0 commit comments

Comments
 (0)