diff options
Diffstat (limited to 'source4/scripting/bin/subunitrun')
| -rwxr-xr-x | source4/scripting/bin/subunitrun | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/scripting/bin/subunitrun b/source4/scripting/bin/subunitrun index 8d43f259a8..c0b6e0d932 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 |
