mirror of
https://github.com/containous/traefik.git
synced 2025-10-14 15:33:19 +03:00
Add helloworld tests with gRPC
This commit is contained in:
committed by
Ludovic Fernandez
parent
8071f31721
commit
990ee89650
@@ -39,6 +39,7 @@ func init() {
|
||||
check.Suite(&DynamoDBSuite{})
|
||||
check.Suite(&ErrorPagesSuite{})
|
||||
check.Suite(&WebsocketSuite{})
|
||||
check.Suite(&GRPCSuite{})
|
||||
}
|
||||
|
||||
var traefikBinary = "../dist/traefik"
|
||||
|
Reference in New Issue
Block a user