python -m doesnt work for python < 2.7

This commit is contained in:
Alexis Metaireau 2011-05-11 10:48:39 +01:00
commit 0a041c2509

View file

@ -36,4 +36,4 @@ the feature you are working on or the bug you're fixing.
The tests leaves under "pelican/tests" and you can run them using the
"discover" feature of unittest2::
python -m unittest2 discover
$ unit2 discover