diff options
-rw-r--r-- | selftest/selftesthelpers.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/selftest/selftesthelpers.py b/selftest/selftesthelpers.py index a5ab3f98a08..42499b0dd78 100644 --- a/selftest/selftesthelpers.py +++ b/selftest/selftesthelpers.py @@ -184,3 +184,4 @@ wbinfo = binpath('wbinfo') dbwrap_tool = binpath('dbwrap_tool') vfstest = binpath('vfstest') smbcquotas = binpath('smbcquotas') +smbget = binpath('smbget') |