[PATCH 20/55] rpc_talloc: Update instructions to use standard unittest runner.
Jelmer Vernooij
jelmer at samba.org
Fri Feb 6 12:03:52 MST 2015
Change-Id: Id90541b01073f1156ccba562ba750245aad091c2
Signed-Off-By: Jelmer Vernooij <jelmer at samba.org>
---
python/samba/tests/dcerpc/rpc_talloc.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/python/samba/tests/dcerpc/rpc_talloc.py b/python/samba/tests/dcerpc/rpc_talloc.py
index c091f26..b1e2741 100644
--- a/python/samba/tests/dcerpc/rpc_talloc.py
+++ b/python/samba/tests/dcerpc/rpc_talloc.py
@@ -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
#
--
2.1.4
More information about the samba-technical
mailing list