support/testing: add test for python-pysmb

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
[yann.morin.1998@free.fr: ignore flake8 warnings in test sample]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Yegor Yefremov
2023-07-23 13:21:59 +02:00
committed by Yann E. MORIN
parent d5e078a15c
commit a42b52163d
3 changed files with 16 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
from nmb.NetBIOS import NetBIOS # noqa
from smb.SMBHandler import SMBHandler # noqa