remove comented code
This commit is contained in:
parent
f91429f256
commit
973a1ea103
|
@ -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",
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue