summaryrefslogtreecommitdiff
path: root/source4/scripting/python/samba/tests/dsdb.py
diff options
context:
space:
mode:
Diffstat (limited to 'source4/scripting/python/samba/tests/dsdb.py')
-rw-r--r--source4/scripting/python/samba/tests/dsdb.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/scripting/python/samba/tests/dsdb.py b/source4/scripting/python/samba/tests/dsdb.py
index 4a50c96e25..d4331f3ef5 100644
--- a/source4/scripting/python/samba/tests/dsdb.py
+++ b/source4/scripting/python/samba/tests/dsdb.py
@@ -17,6 +17,8 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
+"""Tests for samba.dsdb."""
+
from samba.credentials import Credentials
from samba.samdb import SamDB
from samba.auth import system_session