Revert "test: added -D option to subunitrun"
authorJelmer Vernooij <jelmer@samba.org>
Thu, 10 Nov 2011 12:43:43 +0000 (13:43 +0100)
committerJelmer Vernooij <jelmer@samba.org>
Thu, 10 Nov 2011 22:37:04 +0000 (23:37 +0100)
commitae88d7390bc743d1a424c3115762556d6c9173ef
tree28c909c2a44ecc45baf31a020ec9073fe7836a46
parent04be49f60091b54f6ab7cf2920b590b3f758ca81
Revert "test: added -D option to subunitrun"

This reverts commit ac0bba2ea18e2e9ac578a333a3b260951e4c976e.

"python -m subunit.run" is the preferred way of running tests to
generate subunit. I also don't want to move too far away from
the standard test running infrastructure for python so that
other test runners (nosetests, trial, tribunal, ...) can be used with
Samba code.
source4/scripting/bin/subunitrun