Fix test case

This commit is contained in:
Kota Kanbe
2017-02-16 11:32:18 +09:00
parent 6935b56c9d
commit e16ec15226
3 changed files with 7 additions and 5 deletions

View File

@@ -452,7 +452,7 @@ type DistroAdvisory struct {
type Container struct {
ContainerID string
Name string
Image string
Image string
}
// Platform has platform information