diff options
Diffstat (limited to 't/t8011-blame-split-file.sh')
| -rwxr-xr-x | t/t8011-blame-split-file.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t8011-blame-split-file.sh b/t/t8011-blame-split-file.sh index bdda0c03fe..c66494f5ba 100755 --- a/t/t8011-blame-split-file.sh +++ b/t/t8011-blame-split-file.sh @@ -10,6 +10,7 @@ Note that we need to use "blame -C" to find the commit for all lines. We will not bother testing that the non-C case fails to find it. That is how blame behaves now, but it is not a property we want to make sure is retained. ' + . ./test-lib.sh # help avoid typing and reading long strings of similar lines |
