aboutsummaryrefslogtreecommitdiff
path: root/t/t3904-stash-patch.sh
diff options
context:
space:
mode:
authorMatthieu Moy <Matthieu.Moy@imag.fr>2015-04-16 09:02:29 +0200
committerJunio C Hamano <gitster@pobox.com>2015-04-16 14:14:11 -0700
commit470b11e805beafdbc138c3fbf0f4c83fbed0a84f (patch)
tree5ed8d5ced8e3a98bb3e06f65390936db693cc6af /t/t3904-stash-patch.sh
parent1bf01040f0c1101f410f9caa5e715460cdd0cbe0 (diff)
downloadgit-470b11e805beafdbc138c3fbf0f4c83fbed0a84f.tar.gz
git-470b11e805beafdbc138c3fbf0f4c83fbed0a84f.tar.xz
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 <Matthieu.Moy@imag.fr> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3904-stash-patch.sh')
-rwxr-xr-xt/t3904-stash-patch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/t3904-stash-patch.sh b/t/t3904-stash-patch.sh
index 70655c184..9a596831d 100755
--- a/t/t3904-stash-patch.sh
+++ b/t/t3904-stash-patch.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-test_description='git checkout --patch'
+test_description='stash -p'
. ./lib-patch-mode.sh
test_expect_success PERL 'setup' '