mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-06 05:30:57 +00:00
ran "gofmt -s -w ." to format the code
This commit is contained in:
+1
-1
@@ -50,5 +50,5 @@ func (s *ListSuite) TestList(c *check.C) {
|
||||
c.Check(detail, check.Equals, "Details")
|
||||
_, deleteErr := list.DeleteTaskByID(task.ID)
|
||||
c.Check(deleteErr, check.IsNil)
|
||||
list.Stop()
|
||||
list.Stop()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user