]> git.ipfire.org Git - thirdparty/samba.git/commit
pytests: move ValidNetbiosNameTests to samba.tests.netbios
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Thu, 9 Jun 2022 03:16:44 +0000 (15:16 +1200)
committerDouglas Bagnall <dbagnall@samba.org>
Tue, 6 Sep 2022 21:12:36 +0000 (21:12 +0000)
commit0a5298f0c191c1a6d5451b45ee1fc37c960f4166
treec1f2c6f05fec9538cf1da88d8797284b7f5369cd
parent24f7d71416753b792d6fe029da6f366adb10383e
pytests: move ValidNetbiosNameTests to samba.tests.netbios

These were the only tests in __init__.py.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Noel Power <npower@samba.org>
python/samba/tests/__init__.py
python/samba/tests/netbios.py