diff options
Diffstat (limited to 't/t1601-index-bogus.sh')
| -rwxr-xr-x | t/t1601-index-bogus.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t1601-index-bogus.sh b/t/t1601-index-bogus.sh index 4171f1e141..a45a8b4eb0 100755 --- a/t/t1601-index-bogus.sh +++ b/t/t1601-index-bogus.sh @@ -1,6 +1,7 @@ #!/bin/sh test_description='test handling of bogus index entries' + . ./test-lib.sh test_expect_success 'create tree with null sha1' ' |
