Skip to content

Commit 02ad1fa

Browse files
committed
chore: test exceptions in ssl
this would have caught #112
1 parent ac9f921 commit 02ad1fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/pgo_basic_SUITE.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ all() ->
1515

1616
groups() ->
1717
[{clear, [], cases()},
18-
{ssl, [], [int4_range]},
18+
{ssl, [], [int4_range, exceptions]},
1919
{domain_socket, [], [int4_range]}].
2020

2121
cases() ->

0 commit comments

Comments
 (0)