From: Ralph Boehme Date: Thu, 8 Dec 2016 19:43:21 +0000 (+0100) Subject: selftest: reenable vfs_fruit tests X-Git-Tag: tdb-1.3.13~703 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=51189bd4758a140bad6abf3300c931302432a687;p=thirdparty%2Fsamba.git selftest: reenable vfs_fruit tests BUG: https://bugzilla.samba.org/show_bug.cgi?id=12427 Signed-off-by: Ralph Boehme Reviewed-by: Uri Simchoni --- diff --git a/source3/selftest/tests.py b/source3/selftest/tests.py index 9bdf0204d88..314ac9683e8 100755 --- a/source3/selftest/tests.py +++ b/source3/selftest/tests.py @@ -334,7 +334,7 @@ nbt = ["nbt.dgram" ] libsmbclient = ["libsmbclient"] -vfs = ["vfs.acl_xattr"] +vfs = ["vfs.fruit", "vfs.acl_xattr"] tests= base + raw + smb2 + rpc + unix + local + rap + nbt + libsmbclient + idmap + vfs