X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/blobdiff_plain/5f594e90e9a0867e1b87ffb8b0a077152246b56c..a0045b8750ffa368be49de692dc309d0a7459eb2:/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 \