X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/5f594e90e9a0867e1b87ffb8b0a077152246b56c..36a06e0194e013552499677e431e528ecb2faee9:/t/t1001-branch-rename.sh diff --git a/t/t1001-branch-rename.sh b/t/t1001-branch-rename.sh index dd12132..d5d3aef 100755 --- a/t/t1001-branch-rename.sh +++ b/t/t1001-branch-rename.sh @@ -19,7 +19,7 @@ test_expect_success \ test_expect_success \ 'Rename the current stgit branch' \ - '! stg branch -r foo bar + 'command_error stg branch -r foo bar ' test_expect_success \