Skip to content

Commit 4dfdd5f

Browse files
committed
remove test
1 parent 0ab8f28 commit 4dfdd5f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/test_exceptions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ def test_bad_service_names(self):
6060
'_x-._tcp.local.',
6161
'_22._udp.local.',
6262
'_2-2._tcp.local.',
63-
'_1234567890-abcde._udp.local.',
6463
'\x00._x._udp.local.',
6564
)
6665
for name in bad_names_to_try:

0 commit comments

Comments
 (0)