From: Andrew Bartlett Date: Wed, 15 Aug 2012 10:33:46 +0000 (+1000) Subject: s4-selftest: Fix test name for samba.tests.dcerpc.bare X-Git-Tag: tevent-0.9.17~31 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f9b9433b752a663cdfda03967bd969cac5cf16bf;p=thirdparty%2Fsamba.git s4-selftest: Fix test name for samba.tests.dcerpc.bare --- diff --git a/source4/scripting/python/samba/tests/dcerpc/bare.py b/source4/scripting/python/samba/tests/dcerpc/bare.py index 08f4ec1e552..04d470eb393 100644 --- a/source4/scripting/python/samba/tests/dcerpc/bare.py +++ b/source4/scripting/python/samba/tests/dcerpc/bare.py @@ -17,7 +17,7 @@ # along with this program. If not, see . # -"""Tests for samba.dcerpc.bare.""" +"""Tests for samba.tests.dcerpc.bare.""" from samba.dcerpc import ClientConnection import samba.tests