From d00f4c5197652563a61628461a39fd799264c9c4 Mon Sep 17 00:00:00 2001 From: Lukas Fleischer Date: Wed, 21 Sep 2016 09:13:49 +0200 Subject: Add tests for pkgmaint Signed-off-by: Lukas Fleischer --- test/setup.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'test/setup.sh') diff --git a/test/setup.sh b/test/setup.sh index e6a9a16f..622aab03 100644 --- a/test/setup.sh +++ b/test/setup.sh @@ -13,6 +13,7 @@ GIT_SERVE="$TOPLEVEL/git-interface/git-serve.py" GIT_UPDATE="$TOPLEVEL/git-interface/git-update.py" MKPKGLISTS="$TOPLEVEL/scripts/mkpkglists.py" TUVOTEREMINDER="$TOPLEVEL/scripts/tuvotereminder.py" +PKGMAINT="$TOPLEVEL/scripts/pkgmaint.py" # Create the configuration file and a dummy notification script. cat >config <<-EOF -- cgit v1.2.3-24-g4f1b