diff options
author | Martin Pitt <mpitt@debian.org> | 2013-11-07 14:15:23 +0100 |
---|---|---|
committer | Martin Pitt <martin.pitt@ubuntu.com> | 2013-11-07 14:15:23 +0100 |
commit | 4dd827eca65891c71c8cc53eea704e2f73a3c64a (patch) | |
tree | fda73ec102cdadbcea7f2b3a3d2d405317f17929 /debian/tests/control | |
parent | eeedd730548f6e2d756299327682ffe73bd3bbfa (diff) | |
download | python-paramiko-4dd827eca65891c71c8cc53eea704e2f73a3c64a.tar python-paramiko-4dd827eca65891c71c8cc53eea704e2f73a3c64a.tar.gz |
Add autopkgtest that runs the upstream test suite against the installed package
Thanks to Jean-Baptiste Lallement!
https://launchpad.net/bugs/1248706
Diffstat (limited to 'debian/tests/control')
-rw-r--r-- | debian/tests/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..799e33c --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,3 @@ +Tests: upstream +Depends: @ +Restrictions: allow-stderr |