Skip to content

Commit 4b2de83

Browse files
benknoblegitster
authored andcommitted
t3905: remove unneeded blank line
This is leftover from 7875130 (stash: Add --include-untracked option to stash and remove all untracked files, 2011-06-24) when it was converted in bbaa45c (t3905: move all commands into test cases, 2021-02-08). Signed-off-by: D. Ben Knoble <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 80bc042 commit 4b2de83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

t/t3905-stash-include-untracked.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ test_expect_success 'stash save --patch --all fails' '
8787

8888
test_expect_success 'clean up untracked/untracked file to prepare for next tests' '
8989
git clean --force --quiet
90-
9190
'
9291

9392
test_expect_success 'stash pop after save --include-untracked leaves files untracked again' '

0 commit comments

Comments
 (0)