remove comented code

This commit is contained in:
Adrien Delorme 2020-02-06 18:23:08 +01:00
parent f91429f256
commit 973a1ea103
1 changed files with 0 additions and 1 deletions

View File

@ -74,7 +74,6 @@ func TestStepDownload_Run(t *testing.T) {
fields{Url: []string{abs(t, "./test-fixtures/root/another.txt")}},
multistep.ActionContinue,
[]string{
// toSha1(abs(t, "./test-fixtures/root/another.txt")),
toSha1(abs(t, "./test-fixtures/root/another.txt")) + ".lock",
},
},