diff options
Diffstat (limited to 't/t8008-blame-formats.sh')
| -rwxr-xr-x | t/t8008-blame-formats.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t8008-blame-formats.sh b/t/t8008-blame-formats.sh index ae4b579d24..c12a4196d6 100755 --- a/t/t8008-blame-formats.sh +++ b/t/t8008-blame-formats.sh @@ -1,6 +1,7 @@ #!/bin/sh test_description='blame output in various formats on a simple case' + . ./test-lib.sh test_expect_success 'setup' ' |
