go.mod updates
This commit is contained in:
parent
69ba750b38
commit
d67be9ef58
8 changed files with 8 additions and 23 deletions
|
@ -15,7 +15,6 @@ func (s *Suite) TestGetMachine(c *check.C) {
|
|||
if err != nil {
|
||||
c.Fatal(err)
|
||||
}
|
||||
defer db.Close()
|
||||
|
||||
_, err = h.GetMachine("test", "testmachine")
|
||||
c.Assert(err, check.NotNil)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue