diff options
Diffstat (limited to 't/t4064-diff-oidfind.sh')
| -rwxr-xr-x | t/t4064-diff-oidfind.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t4064-diff-oidfind.sh b/t/t4064-diff-oidfind.sh index 6d8c8986fc..e86bba679e 100755 --- a/t/t4064-diff-oidfind.sh +++ b/t/t4064-diff-oidfind.sh @@ -1,6 +1,7 @@ #!/bin/sh test_description='test finding specific blobs in the revision walking' + . ./test-lib.sh test_expect_success 'setup ' ' |
