rpc_talloc: Update instructions to use standard unittest runner.
authorJelmer Vernooij <jelmer@samba.org>
Wed, 21 Jan 2015 01:58:47 +0000 (02:58 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 17 Feb 2015 14:41:10 +0000 (15:41 +0100)
Change-Id: Id90541b01073f1156ccba562ba750245aad091c2
Signed-Off-By: Jelmer Vernooij <jelmer@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
python/samba/tests/dcerpc/rpc_talloc.py

index c091f26c1b92b1cb7bd6b4dfb990f89ac3e5d061..b1e2741d7de9bd44eec229d4bcd02d286ed8ba6d 100644 (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
 #