X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft3903-stash.sh;h=7484cbede6ccd3ecb56a3ebff734740cb543c0a4;hb=078688213f321ac52c224c1cfa264d686c7264bd;hp=8d4804b65818f7fc55f0c0736fde673ac7512a8a;hpb=2b603260f325b895baa20867bd45c8e251f19b78;p=git.git diff --git a/t/t3903-stash.sh b/t/t3903-stash.sh index 8d4804b65..7484cbede 100755 --- a/t/t3903-stash.sh +++ b/t/t3903-stash.sh @@ -3,7 +3,7 @@ # Copyright (c) 2007 Johannes E Schindelin # -test_description='Test git-stash' +test_description='Test git stash' . ./test-lib.sh