diff options
Diffstat (limited to 't/t6133-pathspec-rev-dwim.sh')
| -rwxr-xr-x | t/t6133-pathspec-rev-dwim.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t6133-pathspec-rev-dwim.sh b/t/t6133-pathspec-rev-dwim.sh index a290ffca0d..0f722fb340 100755 --- a/t/t6133-pathspec-rev-dwim.sh +++ b/t/t6133-pathspec-rev-dwim.sh @@ -1,6 +1,7 @@ #!/bin/sh test_description='test dwim of revs versus pathspecs in revision parser' + . ./test-lib.sh test_expect_success 'setup' ' |
