diff options
| author | Volker Lendecke <vl@samba.org> | 2022-10-19 10:59:17 +0200 |
|---|---|---|
| committer | Jeremy Allison <jra@samba.org> | 2022-10-27 18:18:36 +0000 |
| commit | 4638eebae8af6a1348ab7534d00a81789694bda5 (patch) | |
| tree | 5cc043585422d6f637d14646a6ccf28809e93106 /python | |
| parent | 51e65fa9cb4711194e494d3001addc947ec9597a (diff) | |
| download | samba-4638eebae8af6a1348ab7534d00a81789694bda5.tar.gz samba-4638eebae8af6a1348ab7534d00a81789694bda5.tar.bz2 samba-4638eebae8af6a1348ab7534d00a81789694bda5.zip | |
tests: Rename python/samba/tests/libsmb.py
samba/libsmb.py will become a common file to do the library
initialization for our tests. We already have two copies in
smb3unix.py and libsmb.py, and there might be more soon.
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'python')
| -rw-r--r-- | python/samba/tests/libsmb-basic.py (renamed from python/samba/tests/libsmb.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/python/samba/tests/libsmb.py b/python/samba/tests/libsmb-basic.py index 2fe4386340f..2fe4386340f 100644 --- a/python/samba/tests/libsmb.py +++ b/python/samba/tests/libsmb-basic.py |
