]> git-server-git.apps.pok.os.sepia.ceph.com Git - remoto.git/commitdiff
tests: add __init__.py
authorKen Dreyer <kdreyer@redhat.com>
Thu, 29 Jun 2017 20:44:06 +0000 (14:44 -0600)
committerKen Dreyer <kdreyer@redhat.com>
Thu, 29 Jun 2017 20:51:54 +0000 (14:51 -0600)
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.

remoto/tests/__init__.py [new file with mode: 0644]

diff --git a/remoto/tests/__init__.py b/remoto/tests/__init__.py
new file mode 100644 (file)
index 0000000..e69de29