summaryrefslogtreecommitdiffstats
path: root/test/t2300-pkgmaint.t
diff options
context:
space:
mode:
Diffstat (limited to 'test/t2300-pkgmaint.t')
-rwxr-xr-xtest/t2300-pkgmaint.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/t2300-pkgmaint.t b/test/t2300-pkgmaint.t
index c390f5db..997f95b0 100755
--- a/test/t2300-pkgmaint.t
+++ b/test/t2300-pkgmaint.t
@@ -13,7 +13,7 @@ test_expect_success 'Test package base cleanup script.' '
INSERT INTO PackageBases (ID, Name, PackagerUID, SubmittedTS, ModifiedTS, FlaggerComment) VALUES (3, "foobar3", NULL, $now, 0, "");
INSERT INTO PackageBases (ID, Name, PackagerUID, SubmittedTS, ModifiedTS, FlaggerComment) VALUES (4, "foobar4", NULL, $threedaysago, 0, "");
EOD
- "$PKGMAINT" &&
+ cover "$PKGMAINT" &&
cat <<-EOD >expected &&
foobar
foobar2