mirror of
https://github.com/containous/traefik.git
synced 2025-10-20 11:33:18 +03:00
test(constraint): unit tests + integration tests + make validate
This commit is contained in:
@@ -31,6 +31,7 @@ func init() {
|
||||
check.Suite(&ConsulCatalogSuite{})
|
||||
check.Suite(&EtcdSuite{})
|
||||
check.Suite(&MarathonSuite{})
|
||||
check.Suite(&ConstraintSuite{})
|
||||
}
|
||||
|
||||
var traefikBinary = "../dist/traefik"
|
||||
|
Reference in New Issue
Block a user