mirror of
https://github.com/containous/traefik.git
synced 2025-10-11 03:33:18 +03:00
Add HealthCheckSuite to list of integration tests.
This commit is contained in:
@@ -27,6 +27,7 @@ func init() {
|
||||
check.Suite(&AccessLogSuite{})
|
||||
check.Suite(&HTTPSSuite{})
|
||||
check.Suite(&FileSuite{})
|
||||
check.Suite(&HealthCheckSuite{})
|
||||
check.Suite(&DockerSuite{})
|
||||
check.Suite(&ConsulSuite{})
|
||||
check.Suite(&ConsulCatalogSuite{})
|
||||
|
Reference in New Issue
Block a user