Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
Merge pull request #127 from Netflix/fix-coverage
Browse files Browse the repository at this point in the history
Import executor/runtime/docker so it gets code coverage
  • Loading branch information
sargun committed May 18, 2018
2 parents 6201f47 + 6c6db38 commit a8598b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions executor/mock/standalone/standalone.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ import (
// nolint: golint
_ "github.com/Netflix/titus-executor/api/netflix/titus"
_ "github.com/Netflix/titus-executor/executor/mock"
_ "github.com/Netflix/titus-executor/executor/runtime/docker"
_ "github.com/mesos/mesos-go/mesosproto"
_ "github.com/pborman/uuid"
_ "github.com/sirupsen/logrus"
Expand Down

0 comments on commit a8598b6

Please sign in to comment.