diff options
Diffstat (limited to 't/t2082-parallel-checkout-attributes.sh')
| -rwxr-xr-x | t/t2082-parallel-checkout-attributes.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t2082-parallel-checkout-attributes.sh b/t/t2082-parallel-checkout-attributes.sh index aec55496eb..a040aa54ce 100755 --- a/t/t2082-parallel-checkout-attributes.sh +++ b/t/t2082-parallel-checkout-attributes.sh @@ -34,7 +34,7 @@ test_expect_success 'parallel-checkout with ident' ' ) ' -test_expect_success 'parallel-checkout with re-encoding' ' +test_expect_success ICONV 'parallel-checkout with re-encoding' ' set_checkout_config 2 0 && git init encoding && ( |
