mirror of
https://github.com/samba-team/samba.git
synced 2025-12-16 00:23:52 +03:00
python:tests: Move NDR tests to their own directory
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
committed by
Andrew Bartlett
parent
19b4fb8b5a
commit
21a3f60cfc
@@ -100,10 +100,12 @@ EXCLUDE_DIRS = {
|
||||
'bin/python/samba/tests',
|
||||
'bin/python/samba/tests/dcerpc',
|
||||
'bin/python/samba/tests/krb5',
|
||||
'bin/python/samba/tests/ndr',
|
||||
'python/samba/tests',
|
||||
'python/samba/tests/bin',
|
||||
'python/samba/tests/dcerpc',
|
||||
'python/samba/tests/krb5',
|
||||
'python/samba/tests/ndr',
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user