summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Boehme <slow@samba.org>2016-12-08 20:43:21 +0100
committerStefan Metzmacher <metze@samba.org>2017-03-07 08:28:14 +0100
commit17c78725edeace89d8cdb9580a7eec0fd0a8cf6e (patch)
treec4346dfe84bc65ca20178b9f9aabaf078d16191f
parentabfcab1bb9dbc9865c1d2d65f20aa7db59aa4387 (diff)
downloadsamba-17c78725edeace89d8cdb9580a7eec0fd0a8cf6e.tar.gz
selftest: reenable vfs_fruit tests
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12427 Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Uri Simchoni <uri@samba.org> (cherry picked from commit 51189bd4758a140bad6abf3300c931302432a687)
-rwxr-xr-xsource3/selftest/tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/selftest/tests.py b/source3/selftest/tests.py
index 506a3b45b8c..a67e9d5e61f 100755
--- a/source3/selftest/tests.py
+++ b/source3/selftest/tests.py
@@ -324,7 +324,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