1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-11 16:58:40 +03:00

Fix usage test broken by rust vendor sources

Signed-off-by: David Mulder <dmulder@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
This commit is contained in:
David Mulder 2024-08-29 14:09:56 -06:00
parent 24710a5f4e
commit a18c6ff20b

View File

@ -108,6 +108,8 @@ EXCLUDE_DIRS = {
'python/samba/tests/dcerpc',
'python/samba/tests/krb5',
'python/samba/tests/ndr',
'bin/default/rust/vendor/unicode-width/scripts',
'bin/default/rust/vendor/rustls-webpki/tests',
}