From cbffab246997fb5a06211dfb706b54e5ae5bb59f Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 16:58:51 +0200 Subject: Adding upstream version 1.21.22. Signed-off-by: Daniel Baumann --- tests/t-unpack-divert-nowarn/Makefile | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 tests/t-unpack-divert-nowarn/Makefile (limited to 'tests/t-unpack-divert-nowarn/Makefile') diff --git a/tests/t-unpack-divert-nowarn/Makefile b/tests/t-unpack-divert-nowarn/Makefile new file mode 100644 index 0000000..aa56877 --- /dev/null +++ b/tests/t-unpack-divert-nowarn/Makefile @@ -0,0 +1,10 @@ +TESTS_DEB := pkg-files pkg-divert-unpacking + +include ../Test.mk + +test-case: + $(DPKG_INSTALL) pkg-files.deb + $(DPKG_UNPACK) pkg-divert-unpacking.deb + +test-clean: + $(DPKG_PURGE) pkg-files pkg-divert-unpacking -- cgit v1.2.3