1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-08 21:18:16 +03:00

rpc_talloc: Update instructions to use standard unittest runner.

Change-Id: Id90541b01073f1156ccba562ba750245aad091c2
Signed-Off-By: Jelmer Vernooij <jelmer@samba.org>

Reviewed-by: Andreas Schneider <asn@samba.org>
This commit is contained in:
Jelmer Vernooij 2015-01-21 02:58:47 +01:00 committed by Andreas Schneider
parent 21c04ae404
commit bee48acad0

View File

@ -17,7 +17,7 @@
#
# to run this test, use one of these:
#
# python -m testtools.run samba.tests.dcerpc.rpc_talloc
# python -m unittest samba.tests.dcerpc.rpc_talloc
#
# or if you have trial installed (from twisted), use
#