Remove SuspendSignalHandler
This commit is contained in:
parent
c31a5e7e5c
commit
0bdb131521
5 changed files with 11 additions and 29 deletions
|
@ -46,7 +46,7 @@ func TestLayout(t *testing.T) {
|
|||
Command: fmt.Sprintf("%q -e", sftpServer),
|
||||
Path: repo,
|
||||
Layout: test.layout,
|
||||
}, nil, nil)
|
||||
})
|
||||
if err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue