Prior to this change, "python setup.py build" would not copy the tests
to the build location ("build/").
Debian's Pybuild system expects to be able to run the tests from the
"build/" directory. In other words, this change makes it easier to
package remoto for Debian.