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