summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2022-12-28 19:53:48 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2022-12-28 20:08:38 +0000
commit0e0d6a5b96157b96fd095dbe191f0dfae180d74d (patch)
tree2dcef30d68d93e626280b49a942453d051c03987 /tests
parent5d7ae107d64aa12587926067bfbea1b02251c31c (diff)
tests: debpolicy-newreject: Fix a mistaken t-expect-push-fail
This is not anything to do with push. (Not sure why this isn't a call to t-git-objects-not-present.) Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'tests')
-rwxr-xr-xtests/tests/debpolicy-newreject2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests/debpolicy-newreject b/tests/tests/debpolicy-newreject
index c19f626..61f7951 100755
--- a/tests/tests/debpolicy-newreject
+++ b/tests/tests/debpolicy-newreject
@@ -87,7 +87,7 @@ t-dgit --deliberately-TEST-dgit-only-not-fast-forward push
t-dgit --deliberately-not-fast-forward --force-reusing-version push
cd $dgitrepo
-t-expect-push-fail "Not a valid object name" \
+t-expect-fail "Not a valid object name" \
git cat-file -p $oldobj
cd $tmp/$p