summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/samba/tests/xattr.py
diff options
context:
space:
mode:
Diffstat (limited to 'source4/scripting/python/samba/tests/xattr.py')
-rw-r--r--source4/scripting/python/samba/tests/xattr.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/scripting/python/samba/tests/xattr.py b/source4/scripting/python/samba/tests/xattr.py
index ad35b5156d3..f978ee5b2ad 100644
--- a/source4/scripting/python/samba/tests/xattr.py
+++ b/source4/scripting/python/samba/tests/xattr.py
@@ -17,6 +17,8 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
+"""Tests for samba.xattr_native and samba.xattr_tdb."""
+
import samba.xattr_native, samba.xattr_tdb
from samba.dcerpc import xattr
from samba.ndr import ndr_pack