diff options
Diffstat (limited to 't/t6135-pathspec-with-attrs.sh')
| -rwxr-xr-x | t/t6135-pathspec-with-attrs.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t6135-pathspec-with-attrs.sh b/t/t6135-pathspec-with-attrs.sh index 120dcd74a5..67d8c72147 100755 --- a/t/t6135-pathspec-with-attrs.sh +++ b/t/t6135-pathspec-with-attrs.sh @@ -1,6 +1,7 @@ #!/bin/sh test_description='test labels in pathspecs' + . ./test-lib.sh test_expect_success 'setup a tree' ' |
