t3905: remove unneeded blank line
This is leftover from787513027a(stash: Add --include-untracked option to stash and remove all untracked files, 2011-06-24) when it was converted inbbaa45c3aa(t3905: move all commands into test cases, 2021-02-08). Signed-off-by: D. Ben Knoble <ben.knoble+github@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
80bc042b47
commit
4b2de837ee
@@ -87,7 +87,6 @@ test_expect_success 'stash save --patch --all fails' '
|
||||
|
||||
test_expect_success 'clean up untracked/untracked file to prepare for next tests' '
|
||||
git clean --force --quiet
|
||||
|
||||
'
|
||||
|
||||
test_expect_success 'stash pop after save --include-untracked leaves files untracked again' '
|
||||
|
||||
Reference in New Issue
Block a user