diff options
Diffstat (limited to 't/t9850-shell.sh')
-rwxr-xr-x | t/t9850-shell.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/t9850-shell.sh b/t/t9850-shell.sh index cfc71c3bd4..36566ace21 100755 --- a/t/t9850-shell.sh +++ b/t/t9850-shell.sh @@ -1,6 +1,7 @@ #!/bin/sh test_description='git shell tests' + . ./test-lib.sh test_expect_success 'shell allows upload-pack' ' |