[PATCH 04/55] subunitrun: Update instructions for running subunit tests.
Jelmer Vernooij
jelmer at samba.org
Fri Feb 6 12:03:36 MST 2015
Change-Id: Icaf472198e93e283db2ae6ed99fd7ceae037af87
Signed-Off-By: Jelmer Vernooij <jelmer at samba.org>
---
source4/scripting/bin/subunitrun | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/source4/scripting/bin/subunitrun b/source4/scripting/bin/subunitrun
index 8d43f25..c0b6e0d 100755
--- a/source4/scripting/bin/subunitrun
+++ b/source4/scripting/bin/subunitrun
@@ -3,7 +3,7 @@
# Simple subunit testrunner for python
# NOTE: This is deprecated - Using the standard subunit runner is
-# preferred - e.g. "python -m subunit.run YOURMODULE".
+# preferred - e.g. "python -m samba.subunit.run YOURMODULE".
#
# This wrapper will be removed once all tests can be run
# without it. At the moment there are various tests which still
--
2.1.4
More information about the samba-technical
mailing list