Making it explicit via `make test` makes more sense to me.
I think the following Makefile might be a little more maintainable, grokkable, and robust.
- Commit 947470d771 rendered a comment inaccurate in syncserver/__init__.py. - Logging to stdout by default obscures test results; disable the stdout deluge by changing the logging class in syncserver/tests.ini
947470d771