1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

s4-selftest: Fix test name for samba.tests.dcerpc.bare

This commit is contained in:
Andrew Bartlett 2012-08-15 20:33:46 +10:00
parent fd42bc1846
commit f9b9433b75

View File

@ -17,7 +17,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
"""Tests for samba.dcerpc.bare."""
"""Tests for samba.tests.dcerpc.bare."""
from samba.dcerpc import ClientConnection
import samba.tests