Skip to content

Commit 381fdf4

Browse files
author
Tom Maher
committed
omit example
1 parent 9bab5a5 commit 381fdf4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

test/integration/test_bind.rb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,9 @@ def test_bind_tls_with_bad_hostname
6464
error.message,
6565
)
6666
end
67+
68+
def test_bind_tls_with_good_hostname
69+
omit_if true
70+
assert_true false
71+
end
6772
end

0 commit comments

Comments
 (0)