diff options
Diffstat (limited to 't/t8006-blame-textconv.sh')
| -rwxr-xr-x | t/t8006-blame-textconv.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t8006-blame-textconv.sh b/t/t8006-blame-textconv.sh index 7683515155..07a287ffd3 100755 --- a/t/t8006-blame-textconv.sh +++ b/t/t8006-blame-textconv.sh @@ -1,6 +1,7 @@ #!/bin/sh test_description='git blame textconv support' + . ./test-lib.sh find_blame() { |
