diff options
Diffstat (limited to 'debian/python3-aptdaemon.test.install')
-rw-r--r-- | debian/python3-aptdaemon.test.install | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/python3-aptdaemon.test.install b/debian/python3-aptdaemon.test.install new file mode 100644 index 0000000..1eef8bb --- /dev/null +++ b/debian/python3-aptdaemon.test.install @@ -0,0 +1,9 @@ +usr/lib/python3*/*-packages/aptdaemon/test.py +tests/repo/glatzor.gpg /usr/share/aptdaemon/tests/repo/ +tests/repo/Packages /usr/share/aptdaemon/tests/repo/ +tests/repo/Release /usr/share/aptdaemon/tests/repo/ +tests/repo/Release.gpg /usr/share/aptdaemon/tests/repo/ +tests/repo/*.deb /usr/share/aptdaemon/tests/repo/ +tests/dpkg-wrapper.sh /usr/share/aptdaemon/tests/ +tests/fake-polkitd.py /usr/share/aptdaemon/tests/ +tests/dbus.conf /usr/share/aptdaemon/tests/ |