We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ab8f28 commit 4dfdd5fCopy full SHA for 4dfdd5f
1 file changed
tests/test_exceptions.py
@@ -60,7 +60,6 @@ def test_bad_service_names(self):
60
'_x-._tcp.local.',
61
'_22._udp.local.',
62
'_2-2._tcp.local.',
63
- '_1234567890-abcde._udp.local.',
64
'\x00._x._udp.local.',
65
)
66
for name in bad_names_to_try:
0 commit comments