Skip to content

Commit 470b11e

Browse files
moygitster
authored andcommitted
t3904-stash-patch: fix test description
The old description is rather clearly a wrong cut-and-paste from t2016-checkout-patch.sh. Signed-off-by: Matthieu Moy <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 1bf0104 commit 470b11e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/t3904-stash-patch.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
test_description='git checkout --patch'
3+
test_description='stash -p'
44
. ./lib-patch-mode.sh
55

66
test_expect_success PERL 'setup' '

0 commit comments

Comments
 (0)