From: Stefan Beller Date: Sun, 21 Sep 2014 15:02:57 +0000 (+0200) Subject: t9300-fast-import: fix typo in test description X-Git-Tag: v2.2.0-rc0~74^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=634c42da2282cfc718c72da85efff870cfe5f253;p=git t9300-fast-import: fix typo in test description Signed-off-by: Stefan Beller Signed-off-by: Junio C Hamano --- diff --git a/t/t9300-fast-import.sh b/t/t9300-fast-import.sh index 27263dfb80..4a4cca7b45 100755 --- a/t/t9300-fast-import.sh +++ b/t/t9300-fast-import.sh @@ -2866,7 +2866,7 @@ test_expect_success 'S: notemodify with garbage after sha1 dataref must fail' ' # # notemodify, mark in commit-ish # -test_expect_success 'S: notemodify with garbarge after mark commit-ish must fail' ' +test_expect_success 'S: notemodify with garbage after mark commit-ish must fail' ' test_must_fail git fast-import --import-marks=marks <<-EOF 2>err && commit refs/heads/Snotes committer $GIT_COMMITTER_NAME <$GIT_COMMITTER_EMAIL> $GIT_COMMITTER_DATE