]> git.ipfire.org Git - thirdparty/git.git/commitdiff
t3904-stash-patch: fix test description
authorMatthieu Moy <Matthieu.Moy@imag.fr>
Thu, 16 Apr 2015 07:02:29 +0000 (09:02 +0200)
committerJunio C Hamano <gitster@pobox.com>
Thu, 16 Apr 2015 21:14:11 +0000 (14:14 -0700)
The old description is rather clearly a wrong cut-and-paste from
t2016-checkout-patch.sh.

Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t3904-stash-patch.sh

index 70655c184886e35046f05e09ee093df48b59daa6..9a596831d6e40ed1305b2cad7fc032bddbbbbc40 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-test_description='git checkout --patch'
+test_description='stash -p'
 . ./lib-patch-mode.sh
 
 test_expect_success PERL 'setup' '