s4-python: Add more module docstrings.
[metze/samba/wip.git] / source4 / scripting / python / samba / tests / dcerpc / unix.py
index 4e1fe65ec5cb5c947130477d7285a56cc86b43c3..16bf37e749b736e9878b23882641f44be00aead3 100644 (file)
@@ -17,6 +17,9 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 
+"""Tests for samba.dcerpc.unixinfo."""
+
+
 from samba.dcerpc import unixinfo
 from samba.tests import RpcInterfaceTestCase